Text #FF006E Rose Accent #FB5607 Neon Orange Secondary #FFBE0B Amber Primary #8338EC Blue Violet Surface #3A86FF Signal Blue

Candy Neon

5 colors
Text Rose — #FF006E
Accent Neon Orange — #FB5607
Secondary Amber — #FFBE0B
Primary Blue Violet — #8338EC
Surface Signal Blue — #3A86FF

Contrast matrix

Text on Surface 1.10 Fail
Primary on Surface 1.61 Fail
Text on Secondary 2.30 Fail
Surface on Primary 1.61 Fail
Accent on Text 1.18 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 {
  --text: #FF006E;
  --accent: #FB5607;
  --secondary: #FFBE0B;
  --primary: #8338EC;
  --surface: #3A86FF;
}
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.