Secondary #FF71CE Neon Pink Primary #B967FF Medium Orchid Text #01CDFE Deep Sky Blue Accent #05FFA1 Medium Spring Green Surface #FFFB96 Butter Yellow

Vaporwave

5 colors
Secondary Neon Pink — #FF71CE
Primary Medium Orchid — #B967FF
Text Deep Sky Blue — #01CDFE
Accent Medium Spring Green — #05FFA1
Surface Butter Yellow — #FFFB96

Contrast matrix

Text on Surface 1.75 Fail
Primary on Surface 3.02 AA Large
Text on Secondary 1.31 Fail
Surface on Primary 3.02 AA Large
Accent on Text 1.42 Fail

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 {
  --secondary: #FF71CE;
  --primary: #B967FF;
  --text: #01CDFE;
  --accent: #05FFA1;
  --surface: #FFFB96;
}
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.