Text #1B1714 Graphite Secondary #3F3129 Bistre Primary #C46A3F Chocolate Accent #E8D7C3 Bone Surface #FAF5EE Seashell

Warm Editorial Neutrals

Editorial Long-form reading 5 colors

Built around paper, not white. The clay accent only appears on pull quotes and links, so the page reads like print.

Text Graphite — #1B1714
Secondary Bistre — #3F3129
Primary Chocolate — #C46A3F
Accent Bone — #E8D7C3
Surface Seashell — #FAF5EE

Contrast matrix

Text on Surface 16.42 AAA
Primary on Surface 3.53 AA Large
Text on Secondary 1.43 Fail
Surface on Primary 3.53 AA Large
Accent on Text 12.67 AAA

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: #1B1714;
  --secondary: #3F3129;
  --primary: #C46A3F;
  --accent: #E8D7C3;
  --surface: #FAF5EE;
}
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.