Text #160A0C Jet Black Secondary #3E0F16 Oxblood Accent #6B1420 Rosewood Primary #9E2B2B Firebrick Surface #C86B4A Chocolate

Cherry Cola

5 colors
Text Jet Black — #160A0C
Secondary Oxblood — #3E0F16
Accent Rosewood — #6B1420
Primary Firebrick — #9E2B2B
Surface Chocolate — #C86B4A

Contrast matrix

Text on Surface 5.22 AA
Primary on Surface 2.00 Fail
Text on Secondary 1.19 Fail
Surface on Primary 2.00 Fail
Accent on Text 1.61 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: #160A0C;
  --secondary: #3E0F16;
  --accent: #6B1420;
  --primary: #9E2B2B;
  --surface: #C86B4A;
}
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.