MozaikaDesign system

Headspace — Design System

light · modern · medium · custom · confidence 92% · deep decode

Headspace runs everything in its own cut of Apercu — 72px/700 'Get your headspace' down to 20px body — in warm charcoal #2D2C2B over sunshine orange and blob illustrations. The single-family system mirrors the product's promise: one calm, rounded voice at every scale, with meditation characters doing the emotional storytelling the type stays too composed for.

Open in Mozaika →

This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/headspace.

Tokens

Headspace's decoded design system: background #F9F4F2, text #44423F, accent #0061EF, link #0040EA, primary #0061EF; type scale h1 72px / h2 52px / body 20px; 8px spacing base; 32px base radius. The single interactive/action color is #0061EF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#F9F4F2
surface#EEE9E7
border#DDD9D7
text#44423F
text_muted#888583
primary#0061EF
accent#0061EF
link#0040EA
secondary#9D968E
button_bg#0061EF
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadow

rgba(65, 61, 69, 0.2) 0px 2px 0px 0px

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.32, 0.94, 0.6, 1).

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.css-ql5950×2 → div.css-c9r2uvdiv.css-1ugswzl×2 → span.ot-sdk-show-settingsspan.ot-sdk-show-settingsspan.ot-sdk-show-settings

Scroll reveal: 24 elements rest at opacity 0, animate in over 500ms.

Stagger: div ×7 — 500ms apart.

Responsive (measured)

Per-section tokens (10)

Export: DESIGN.md

# Headspace — Design System

> light, modern, medium, custom — deep decode (measured live)

Headspace runs everything in its own cut of Apercu — 72px/700 'Get your headspace' down to 20px body — in warm charcoal #2D2C2B over sunshine orange and blob illustrations. The single-family system mirrors the product's promise: one calm, rounded voice at every scale, with meditation characters doing the emotional storytelling the type stays too composed for.

## Colors

| Role | Value |
|------|-------|
| bg | `#F9F4F2` |
| surface | `#EEE9E7` |
| border | `#DDD9D7` |
| text | `#44423F` |
| text_muted | `#888583` |
| primary | `#0061EF` |
| accent | `#0061EF` |
| link | `#0040EA` |
| secondary | `#9D968E` |
| button_bg | `#0061EF` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#0061EF` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `accent`, `button_bg` are all `#0061EF` — one role, not several (your action color).
- **accent** `#0061EF` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
- **link** `#0040EA` — inline text links and link-styled controls.
- **secondary** `#9D968E` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
- **Page coverage** (full-page screenshot pixels): `#FFFFFF` 79.9% · `#B8A568` 20.1%

## Typography

- Heading: **Headspace Apercu** _(free fallback: Newsreader)_
- Body: **Headspace Apercu** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 64px / 700 · lh 64px · tracking -1.92px |
| h2 | 52px / 700 · lh 57px · tracking -1.56px |
| h3 | 48px / 700 · lh 48px · tracking -1.44px |
| body | 16px / 400 · lh 24px |
| small | 14px / 700 · lh 16px |

- Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** Headspace Apercu may be proprietary — safe free fallback: Newsreader (Google Fonts).

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 4px, 8px, 10px, 12px, 16px, 19px, 20px, 24px, 32px, 48px — snap all gaps/padding to these

## Radius
- base: 32px
- button: 32px
- card: 32px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#0061EF` / `#FFFFFF` | 2px solid rgba(0, 0, 0, 0) | 32px | 14.3px 24px 14.3px 24px | 700 14px | rgba(65, 61, 69, 0.2) 0px 2px 0px 0px |
| secondary | `#2D2C2B` / `#FFFFFF` | 2px solid rgba(0, 0, 0, 0) | 32px | 14px 20px 14px 20px | 700 16px | none |

**States (measured, not guessed)**

- primary hover: background `#0040EA`
- primary focus: background `#0040EA` · outline `2px solid rgb(0, 64, 234)`
- secondary hover: background `#141313`
- transition: `color 0.15s cubic-bezier(0.32, 0.94, 0.6, 1)`

## Shadows (elevation)
- subtle: `rgba(65, 61, 69, 0.2) 0px 2px 0px 0px`
- card: `rgba(20, 19, 19, 0.2) 0px 3.23px 6.45px 0px`
- button: `rgba(65, 61, 69, 0.2) 0px 2px 0px 0px`

## Motion
- durations: 150ms (dominant) · 300ms · 400ms
- easings: `cubic-bezier(0.32, 0.94, 0.6, 1)` (dominant) · `ease`
- animated properties: background-color, transform, color, border-color

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Layout (measured)
- container max 1440px
- nav: 80px · bg #FFFFFF

## Motion choreography (measured)
Load order: `div.css-ql5950`×2 @0ms → `div.css-c9r2uv` @1ms → `div.css-1ugswzl`×2 @1ms → `span.ot-sdk-show-settings` @577ms → `span.ot-sdk-show-settings` @578ms → `span.ot-sdk-show-settings` @578ms
- stagger: `div` ×7 — 500ms apart
- scroll reveal: 24 elements rest at opacity 0, animate in over 500ms (8 revealed during the drive).

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- card ×7: pad 0px 0px 0px 0px · r 16px · bg rgba(0, 0, 0, 0)
  - hover: font-weight `400` · letter-spacing `normal`

## Responsive (measured)
- mobile (390px): body 16px · nav: hamburger

## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.

---

> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/headspace

Export: Tailwind v4 (@theme)

@theme {
  /* action color #0061EF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #F9F4F2;
  --color-surface: #EEE9E7;
  --color-border: #DDD9D7;
  --color-text: #44423F;
  --color-text-muted: #888583;
  --color-primary: #0061EF;  /* primary brand / action color. */
  --color-accent: #0061EF;  /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
  --color-link: #0040EA;  /* inline text links and link-styled controls. */
  --color-secondary: #9D968E;  /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
  --color-button-bg: #0061EF;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: Headspace Apercu may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "Headspace Apercu", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Headspace Apercu", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 64px; --font-weight-hero: 700; --leading-hero: 64px; --tracking-hero: -1.92px;
  --text-h2: 52px; --font-weight-h2: 700; --leading-h2: 57px; --tracking-h2: -1.56px;
  --text-h3: 48px; --font-weight-h3: 700; --leading-h3: 48px; --tracking-h3: -1.44px;
  --text-body: 16px; --font-weight-body: 400; --leading-body: 24px;
  --text-small: 14px; --font-weight-small: 700; --leading-small: 16px;
  --radius-base: 32px;
  --radius-button: 32px;
  --radius-card: 32px;
  --radius-sharp: 2px;
  --shadow-card: rgba(20, 19, 19, 0.2) 0px 3.23px 6.45px 0px;
  --shadow-subtle: rgba(65, 61, 69, 0.2) 0px 2px 0px 0px;
  --color-btn-hover: #0040EA;  /* measured primary hover fill */
  --outline-focus: 2px solid rgb(0, 64, 234);  /* measured focus ring */
  --ease-brand: cubic-bezier(0.32, 0.94, 0.6, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --duration-slow: 400ms;
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 10, 12, 16, 19, 20, 24, 32, 48px */
}

Export: CSS variables

:root {
  /* action color #0061EF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #F9F4F2;
  --surface: #EEE9E7;
  --border: #DDD9D7;
  --text: #44423F;
  --text-muted: #888583;
  --primary: #0061EF;  /* primary brand / action color. */
  --accent: #0061EF;  /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
  --link: #0040EA;  /* inline text links and link-styled controls. */
  --secondary: #9D968E;  /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
  --button-bg: #0061EF;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "Headspace Apercu", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Headspace Apercu", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 64px; --weight-hero: 700; --leading-hero: 64px; --tracking-hero: -1.92px;
  --text-h2: 52px; --weight-h2: 700; --leading-h2: 57px; --tracking-h2: -1.56px;
  --text-h3: 48px; --weight-h3: 700; --leading-h3: 48px; --tracking-h3: -1.44px;
  --text-body: 16px; --weight-body: 400; --leading-body: 24px;
  --text-small: 14px; --weight-small: 700; --leading-small: 16px;
  --radius: 32px;
  --radius-button: 32px;
  --radius-card: 32px;
  --radius-sharp: 2px;
  --shadow-card: rgba(20, 19, 19, 0.2) 0px 3.23px 6.45px 0px;
  --shadow-subtle: rgba(65, 61, 69, 0.2) 0px 2px 0px 0px;
  --btn-bg-hover: #0040EA;
  --focus-ring: 2px solid rgb(0, 64, 234);
  --ease: cubic-bezier(0.32, 0.94, 0.6, 1);
  --duration-fast: 150ms;
  --duration-base: 300ms;
  --duration-slow: 400ms;
}
/* fonts: Headspace Apercu may be proprietary — safe free fallback: Newsreader (Google Fonts). */