Text #2B2A33 Gunmetal Gray Primary #7C77C9 Medium Purple Accent #A8C4F0 Light Steel Blue Secondary #F7C8D8 Bubblegum Pink Surface #FDF4F1 Seashell

Soft Onboarding

Playful First-run flows 5 colors

Pastels carry the illustrations while a deep plum keeps the copy legible. Friendly without becoming a toy.

Text Gunmetal Gray — #2B2A33
Primary Medium Purple — #7C77C9
Accent Light Steel Blue — #A8C4F0
Secondary Bubblegum Pink — #F7C8D8
Surface Seashell — #FDF4F1

Contrast matrix

Text on Surface 13.08 AAA
Primary on Surface 3.63 AA Large
Text on Secondary 9.59 AAA
Surface on Primary 3.63 AA Large
Accent on Text 7.98 AAA

Ratios are WCAG 2 contrast between the roles as assigned above. AA needs 4.5:1 for body text, 3:1 for large text.

Export tokens

:root {
  --text: #2B2A33;
  --primary: #7C77C9;
  --accent: #A8C4F0;
  --secondary: #F7C8D8;
  --surface: #FDF4F1;
}
Download for Procreate

How the roles work

SurfaceThe lightest color — page and card backgrounds.
TextThe darkest color — body text and high-contrast UI.
PrimaryThe most chromatic middle — buttons, links, the one color that pushes.
AccentThe second most chromatic — badges, highlights, states.
SecondaryEverything else — fills, borders, supporting surfaces.