Primary #FF4D94 Strawberry Secondary #FF80AB Persian Pink Surface #FFC1E3 Bubblegum Pink Accent #C77DFF Heliotrope Text #7B2CBF Grape

Bubblegum Pop

5 colors
Primary Strawberry — #FF4D94
Secondary Persian Pink — #FF80AB
Surface Bubblegum Pink — #FFC1E3
Accent Heliotrope — #C77DFF
Text Grape — #7B2CBF

Contrast matrix

Text on Surface 4.73 AA
Primary on Surface 2.08 Fail
Text on Secondary 3.02 AA Large
Surface on Primary 2.08 Fail
Accent on Text 2.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 {
  --primary: #FF4D94;
  --secondary: #FF80AB;
  --surface: #FFC1E3;
  --accent: #C77DFF;
  --text: #7B2CBF;
}
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.