Text #2B2118 Graphite Accent #5C4033 Taupe Primary #8B6F47 Olive Brown Surface #A9A18C Dark Gray Secondary #3B3A30 Onyx

Dark Academia

5 colors
Text Graphite — #2B2118
Accent Taupe — #5C4033
Primary Olive Brown — #8B6F47
Surface Dark Gray — #A9A18C
Secondary Onyx — #3B3A30

Contrast matrix

Text on Surface 6.12 AA
Primary on Surface 1.83 Fail
Text on Secondary 1.38 Fail
Surface on Primary 1.83 Fail
Accent on Text 1.68 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: #2B2118;
  --accent: #5C4033;
  --primary: #8B6F47;
  --surface: #A9A18C;
  --secondary: #3B3A30;
}
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.