Text #1A1B3A Navy Primary #4338CA Cerulean Secondary #818CF8 Cornflower Blue Accent #F5A524 Orange Surface #F4F5FB White Smoke

Analytics Indigo

Professional Reporting & analytics 5 colors

Indigo carries every chart series; the surface stays paper-white so dense tables never feel heavy. One warm amber marks the outlier.

Text Navy — #1A1B3A
Primary Cerulean — #4338CA
Secondary Cornflower Blue — #818CF8
Accent Orange — #F5A524
Surface White Smoke — #F4F5FB

Contrast matrix

Text on Surface 15.30 AAA
Primary on Surface 7.26 AAA
Text on Secondary 5.58 AA
Surface on Primary 7.26 AAA
Accent on Text 8.16 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: #1A1B3A;
  --primary: #4338CA;
  --secondary: #818CF8;
  --accent: #F5A524;
  --surface: #F4F5FB;
}
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.