Text #0D0221 Jet Black Accent #FF2A6D Flamingo Red Secondary #05D9E8 Dark Turquoise Surface #D1F7FF Ice Blue Primary #7700FF Violet

Cyberpunk Neon

5 colors
Text Jet Black — #0D0221
Accent Flamingo Red — #FF2A6D
Secondary Dark Turquoise — #05D9E8
Surface Ice Blue — #D1F7FF
Primary Violet — #7700FF

Contrast matrix

Text on Surface 17.62 AAA
Primary on Surface 5.72 AA
Text on Secondary 11.55 AAA
Surface on Primary 5.72 AA
Accent on Text 5.54 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: #0D0221;
  --accent: #FF2A6D;
  --secondary: #05D9E8;
  --surface: #D1F7FF;
  --primary: #7700FF;
}
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.