Accent #FF6EC7 Neon Pink Text #00E5FF Bright Sky Surface #B388FF Heliotrope Secondary #FFD166 Naples Yellow Primary #7CFF6B Spring Green

Y2K Pop

5 colors
Accent Neon Pink — #FF6EC7
Text Bright Sky — #00E5FF
Surface Heliotrope — #B388FF
Secondary Naples Yellow — #FFD166
Primary Spring Green — #7CFF6B

Contrast matrix

Text on Surface 1.73 Fail
Primary on Surface 2.08 Fail
Text on Secondary 1.07 Fail
Surface on Primary 2.08 Fail
Accent on Text 1.64 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 {
  --accent: #FF6EC7;
  --text: #00E5FF;
  --surface: #B388FF;
  --secondary: #FFD166;
  --primary: #7CFF6B;
}
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.