Text #0C0D10 Jet Black Secondary #1D1F26 Graphite Primary #E8B923 Honey Accent #5B6472 Dim Gray Surface #F1EFE7 Isabelline

Token Gold

Luxury Crypto exchange 5 colors

Gold against graphite for exchanges that want to feel like a vault, not a casino. The green and red states sit muted so charts stay readable at speed.

Text Jet Black — #0C0D10
Secondary Graphite — #1D1F26
Primary Honey — #E8B923
Accent Dim Gray — #5B6472
Surface Isabelline — #F1EFE7

Contrast matrix

Text on Surface 16.88 AAA
Primary on Surface 1.60 Fail
Text on Secondary 1.18 Fail
Surface on Primary 1.60 Fail
Accent on Text 3.25 AA Large

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: #0C0D10;
  --secondary: #1D1F26;
  --primary: #E8B923;
  --accent: #5B6472;
  --surface: #F1EFE7;
}
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.