Surface #FF3B3B Coquelicot Accent #FF9F1C Orange Peel Secondary #FFD23F Sunglow Text #2EC4B6 Tiffany Blue Primary #3A86FF Signal Blue

Dopamine Brights

5 colors
Surface Coquelicot — #FF3B3B
Accent Orange Peel — #FF9F1C
Secondary Sunglow — #FFD23F
Text Tiffany Blue — #2EC4B6
Primary Signal Blue — #3A86FF

Contrast matrix

Text on Surface 1.63 Fail
Primary on Surface 1.02 Fail
Text on Secondary 1.50 Fail
Surface on Primary 1.02 Fail
Accent on Text 1.06 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 {
  --surface: #FF3B3B;
  --accent: #FF9F1C;
  --secondary: #FFD23F;
  --text: #2EC4B6;
  --primary: #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.