Text #101418 Graphite Secondary #232A33 Gunmetal Gray Primary #3E7BD6 True Blue Accent #8FB4E8 Maya Blue Surface #EDF1F6 Cool White

Slate Analytics

Minimal Data dashboards 5 colors

A cool slate scaffold with exactly one blue that survives next to a dozen chart series. The neutrals stay legible under small numeric type, and the ink is dark enough for a dense table.

Text Graphite — #101418
Secondary Gunmetal Gray — #232A33
Primary True Blue — #3E7BD6
Accent Maya Blue — #8FB4E8
Surface Cool White — #EDF1F6

Contrast matrix

Text on Surface 16.31 AAA
Primary on Surface 3.70 AA Large
Text on Secondary 1.28 Fail
Surface on Primary 3.70 AA Large
Accent on Text 8.69 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: #101418;
  --secondary: #232A33;
  --primary: #3E7BD6;
  --accent: #8FB4E8;
  --surface: #EDF1F6;
}
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.