Text #1A1A1A Graphite Secondary #7A0C0C Maroon Primary #C1121F Cardinal Accent #F35B04 Persimmon Surface #FFBA08 Amber

Lava Flow

5 colors
Text Graphite — #1A1A1A
Secondary Maroon — #7A0C0C
Primary Cardinal — #C1121F
Accent Persimmon — #F35B04
Surface Amber — #FFBA08

Contrast matrix

Text on Surface 10.18 AAA
Primary on Surface 3.64 AA Large
Text on Secondary 1.56 Fail
Surface on Primary 3.64 AA Large
Accent on Text 5.23 AA

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: #1A1A1A;
  --secondary: #7A0C0C;
  --primary: #C1121F;
  --accent: #F35B04;
  --surface: #FFBA08;
}
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.