Text #33303A Gunmetal Gray Secondary #8CB8E8 Maya Blue Accent #F4A6C6 Carnation Primary #F7E08A Flax Surface #FBF7F2 Off White

Cotton Pastel

Playful Consumer apps & kids 5 colors

Sky, cotton-candy and butter, kept legible by a soft charcoal ink. Pastels fail when they carry text — so here they never do; the ink does.

Text Gunmetal Gray — #33303A
Secondary Maya Blue — #8CB8E8
Accent Carnation — #F4A6C6
Primary Flax — #F7E08A
Surface Off White — #FBF7F2

Contrast matrix

Text on Surface 12.12 AAA
Primary on Surface 1.23 Fail
Text on Secondary 6.24 AA
Surface on Primary 1.23 Fail
Accent on Text 6.84 AA

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: #33303A;
  --secondary: #8CB8E8;
  --accent: #F4A6C6;
  --primary: #F7E08A;
  --surface: #FBF7F2;
}
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.