Surface #F7D6E0 Pastel Pink Secondary #F2B6C6 Cherry Blossom Accent #E38AA6 Puce Primary #C56B85 Rose Gold Text #8A4A5E Cordovan

Coquette

5 colors
Surface Pastel Pink — #F7D6E0
Secondary Cherry Blossom — #F2B6C6
Accent Puce — #E38AA6
Primary Rose Gold — #C56B85
Text Cordovan — #8A4A5E

Contrast matrix

Text on Surface 4.86 AA
Primary on Surface 2.69 Fail
Text on Secondary 3.81 AA Large
Surface on Primary 2.69 Fail
Accent on Text 2.62 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: #F7D6E0;
  --secondary: #F2B6C6;
  --accent: #E38AA6;
  --primary: #C56B85;
  --text: #8A4A5E;
}
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.