Surface #FFD9C0 Peach Puff Secondary #FFBFA3 Peach Fuzz Accent #FFA57D Light Salmon Primary #F5875C Coral Text #D9663F Chocolate

Peach Fuzz

5 colors
Surface Peach Puff — #FFD9C0
Secondary Peach Fuzz — #FFBFA3
Accent Light Salmon — #FFA57D
Primary Coral — #F5875C
Text Chocolate — #D9663F

Contrast matrix

Text on Surface 2.69 Fail
Primary on Surface 1.87 Fail
Text on Secondary 2.23 Fail
Surface on Primary 1.87 Fail
Accent on Text 1.85 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: #FFD9C0;
  --secondary: #FFBFA3;
  --accent: #FFA57D;
  --primary: #F5875C;
  --text: #D9663F;
}
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.