Surface #FFE5D9 Misty Rose Secondary #FFCAB1 Apricot Accent #FFB088 Melon Primary #FF9770 Light Salmon Text #F76C5E Bittersweet

Peachy Keen

5 colors
Surface Misty Rose — #FFE5D9
Secondary Apricot — #FFCAB1
Accent Melon — #FFB088
Primary Light Salmon — #FF9770
Text Bittersweet — #F76C5E

Contrast matrix

Text on Surface 2.40 Fail
Primary on Surface 1.76 Fail
Text on Secondary 1.97 Fail
Surface on Primary 1.76 Fail
Accent on Text 1.63 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: #FFE5D9;
  --secondary: #FFCAB1;
  --accent: #FFB088;
  --primary: #FF9770;
  --text: #F76C5E;
}
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.