Skip to content

Brand System

A scholarly system for Understanding Neurodiversity

A mini style guide for anyone building, designing, or partnering with the platform. Use these rules to keep the brand dignified, accessible, and unmistakable across every surface.

01 — Logo

Logo usage

Understanding Neurodiversity primary logo — a brain encircled by ribbons rising from an open book with a luminous heart.

Primary lockup on deep indigo — the preferred presentation.

Meaning

The dual-tone brain represents difference held in unity. The ribbons signal infinity and belonging. The book grounds the mark in research and education. The heart centers human dignity. Never reinterpret or modify the symbol.

Clear space

Maintain a clear margin equal to the height of the heart on all sides. Nothing — type, imagery, or UI chrome — may enter this zone.

Minimum size

Digital: 32 px height for the mark alone; 56 px when paired with the wordmark. Print: 0.4 in / 10 mm minimum height.

Do

  • • Place on deep indigo, parchment, or photographic backgrounds with sufficient contrast.
  • • Pair the mark with the wordmark in the official Fraunces display face.
  • • Pair the wordmark with the qualifier "An educational initiative of God's Diamonds" in primary contexts.
  • • Use the supplied PNG asset; request vector files for print at large scale.

Don't

  • • Recolor, outline, drop-shadow, or stretch the mark.
  • • Replace the brain with puzzle-piece imagery or medical iconography.
  • • Crop the book or heart out of the lockup.
  • • Set the mark on busy, low-contrast, or fearful imagery.
Download logo files (admin)Restricted · admin sign-in required

02 — Color

Color tokens

All color in the platform is expressed through semantic CSS tokens defined insrc/styles.css. Never hard-code hex values in components — reference the token so the system stays accessible in light and dark themes.

Core surface palette

Aa

Ink (primary text)

--foreground

Headings, body copy on parchment.

Aa

Parchment (background)

--background

Default page surface.

Aa

Primary (deep indigo)

--primary

Buttons, focus rings, scholarly accents.

Aa

Secondary (warm linen)

--secondary

Quiet panels, hover states.

Aa

Accent (gold wash)

--accent

Soft highlights, callouts.

Aa

Muted

--muted

Subdued surfaces; pair with muted text.

Neurodiversity spectrum accents

Use spectrum tones for category accents, charts, and gradient text. Reserve full saturation for intentional moments — they should feel like a chord, not constant noise.

Aa

Spectrum 1 — Violet

--spectrum-1

Neurodivergent identity anchor.

Aa

Spectrum 2 — Magenta

--spectrum-2

Lived experience.

Aa

Spectrum 3 — Coral

--spectrum-3

Care & relationships.

Aa

Spectrum 4 — Amber

--spectrum-4

Strengths, optimism.

Aa

Spectrum 5 — Teal

--spectrum-5

Calm, regulation.

Aa

Spectrum 6 — Azure

--spectrum-6

Research & data.

Signature gradient

--gradient-spectrum

Use sparingly for hero accents, the AI Companion CTA, and the wordmark. Never as full-page background — it overpowers content.

03 — Typography

Type system

Display — Fraunces

Research. Education. Belonging.

Used for H1–H4. Set weight 500, tracking -0.02em. Scholarly serif with warmth — keeps the platform from feeling clinical.

Body — Inter Tight

Understanding Neurodiversity translates scholarly research into practical guidance for families, employers, educators, and faith communities.

Used for paragraph copy, navigation, UI labels, and forms. Line-height 1.6–1.7 for long-form reading. Enable ss01 and cv11 features.

RoleFamily / sizeNotes
H1Fraunces · text-4xl → text-6xlOne per page. Pair with eyebrow tag.
H2Fraunces · text-3xl → text-4xlOpens each Section component.
H3Fraunces · text-xl → text-2xlCard titles and subsection heads.
BodyInter Tight · text-baseParagraph copy, default ~16px.
LedeInter Tight · text-lg → text-xlSupporting paragraph beneath H1.
EyebrowInter Tight · text-xs · uppercase · tracking-[0.2em]Section labels.
CaptionInter Tight · text-sm · mutedSource lines, citations, disclaimers.

04 — Spacing

Spacing & layout

The system uses Tailwind's 4 px base scale. Prefer the tokens below over arbitrary values so rhythm stays predictable across pages.

TokenValueWhere to use it
Section (desktop)py-16 md:py-24Standard vertical rhythm between major sections.
Card paddingp-6Default interior padding for content cards.
Page guttercontainer-page (px 1.25rem, max-w 80rem)Horizontal page constraint.
Stack gap (cards)gap-6Grid spacing for card collections.
Heading ledemt-6Space between H1 and supporting paragraph.
Radiusrounded-xl / rounded-2xlSoft, scholarly corners — never sharp.

4px · space-1

8px · space-2

12px · space-3

16px · space-4

24px · space-6

32px · space-8

05 — Accessibility

Accessibility rules

Contrast

All text must meet WCAG 2.2 AA: 4.5:1 for body, 3:1 for large display type. Spectrum accents on parchment do not pass for body copy — reserve them for graphics, icons, and decorative type set at 24 px+ bold.

Focus visibility

Every interactive element keeps a visible focus ring using--ring. Never remove outlines without replacing them. The skip-link at the top of every page is required.

Motion

Use motion to invite attention, never to demand it. Honourprefers-reduced-motion. Avoid parallax, autoplay, and flashing content — many neurodivergent users are sensitive to both.

Language

Plain language first, scholarly definition second. Use identity-first language by default (autistic person), respecting individual preference. Avoid deficit framing, fear imagery, and puzzle-piece symbolism.

Targets & inputs

Tap targets ≥ 44×44 px. Every form input has a visible label. Icon-only buttons require an aria-label.

Imagery

Always provide meaningful alttext. Decorative imagery uses alt="". Prefer diverse, dignified human-centered illustration; never medical-fear imagery.