Surface #F6E6EA Misty Rose Secondary #EBCAD4 Rose Quartz Accent #D9A7B6 Lilac Primary #B87F92 Puce Text #8A5A6C Mauve Taupe

Balletcore

5 colors
Surface Misty Rose — #F6E6EA
Secondary Rose Quartz — #EBCAD4
Accent Lilac — #D9A7B6
Primary Puce — #B87F92
Text Mauve Taupe — #8A5A6C

Contrast matrix

Text on Surface 4.63 AA
Primary on Surface 2.69 Fail
Text on Secondary 3.71 AA Large
Surface on Primary 2.69 Fail
Accent on Text 2.70 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 {
  --surface: #F6E6EA;
  --secondary: #EBCAD4;
  --accent: #D9A7B6;
  --primary: #B87F92;
  --text: #8A5A6C;
}
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.