Text #2B0A0E Graphite Secondary #7A0E1E Burgundy Accent #B3121F Firebrick Primary #E23B3B Vermilion Surface #F58A8A Coral Pink

Cherry Red

5 colors
Text Graphite — #2B0A0E
Secondary Burgundy — #7A0E1E
Accent Firebrick — #B3121F
Primary Vermilion — #E23B3B
Surface Coral Pink — #F58A8A

Contrast matrix

Text on Surface 7.71 AAA
Primary on Surface 1.80 Fail
Text on Secondary 1.66 Fail
Surface on Primary 1.80 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 {
  --text: #2B0A0E;
  --secondary: #7A0E1E;
  --accent: #B3121F;
  --primary: #E23B3B;
  --surface: #F58A8A;
}
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.