Text #1A0E0F Jet Black Secondary #3E1518 Oxblood Primary #B01E28 Firebrick Accent #D98A8A Puce Surface #F4E9E4 Isabelline

Crimson Editorial

Editorial Magazines & long reads 5 colors

An oxblood-to-crimson spine on warm paper, the way a serious cover uses red. The bright crimson is a headline colour only; body text stays near-black.

Text Jet Black — #1A0E0F
Secondary Oxblood — #3E1518
Primary Firebrick — #B01E28
Accent Puce — #D98A8A
Surface Isabelline — #F4E9E4

Contrast matrix

Text on Surface 15.82 AAA
Primary on Surface 5.75 AA
Text on Secondary 1.19 Fail
Surface on Primary 5.75 AA
Accent on Text 7.14 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: #1A0E0F;
  --secondary: #3E1518;
  --primary: #B01E28;
  --accent: #D98A8A;
  --surface: #F4E9E4;
}
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.