Text #05060F Jet Black Secondary #101228 Graphite Accent #3D6BFF Royal Blue Primary #A855F7 Medium Orchid Surface #E4E9FF Lavender

Cyber Blue Purple

Futuristic Web3 landing pages 5 colors

Two accents at full chroma, an electric blue and a synthetic purple, over a near-lightless ground. Everything structural stays desaturated so the signal colors do all the shouting.

Text Jet Black — #05060F
Secondary Graphite — #101228
Accent Royal Blue — #3D6BFF
Primary Medium Orchid — #A855F7
Surface Lavender — #E4E9FF

Contrast matrix

Text on Surface 16.74 AAA
Primary on Surface 3.28 AA Large
Text on Secondary 1.10 Fail
Surface on Primary 3.28 AA Large
Accent on Text 4.57 AA

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: #05060F;
  --secondary: #101228;
  --accent: #3D6BFF;
  --primary: #A855F7;
  --surface: #E4E9FF;
}
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.