Text #7A1E14 Falu Red Accent #C1440E Mahogany Primary #E2603A Persimmon Secondary #3E5E38 Hunter Green Surface #EAD9BE Bone

Tomato Girl

5 colors
Text Falu Red — #7A1E14
Accent Mahogany — #C1440E
Primary Persimmon — #E2603A
Secondary Hunter Green — #3E5E38
Surface Bone — #EAD9BE

Contrast matrix

Text on Surface 7.50 AAA
Primary on Surface 2.54 Fail
Text on Secondary 1.42 Fail
Surface on Primary 2.54 Fail
Accent on Text 2.03 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: #7A1E14;
  --accent: #C1440E;
  --primary: #E2603A;
  --secondary: #3E5E38;
  --surface: #EAD9BE;
}
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.