Primary #FFAFCC Carnation Surface #FFC8DD Pastel Pink Text #CDB4DB Thistle Secondary #BDE0FE Powder Blue Accent #A2D2FF Light Sky Blue

Cotton Candy

5 colors
Primary Carnation — #FFAFCC
Surface Pastel Pink — #FFC8DD
Text Thistle — #CDB4DB
Secondary Powder Blue — #BDE0FE
Accent Light Sky Blue — #A2D2FF

Contrast matrix

Text on Surface 1.31 Fail
Primary on Surface 1.19 Fail
Text on Secondary 1.37 Fail
Surface on Primary 1.19 Fail
Accent on Text 1.18 Fail

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 {
  --primary: #FFAFCC;
  --surface: #FFC8DD;
  --text: #CDB4DB;
  --secondary: #BDE0FE;
  --accent: #A2D2FF;
}
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.