Surface #F4A6B0 Carnation Primary #EC6B7E Watermelon Secondary #9DBE7A Pistachio Accent #6E9450 Russian Green Text #3E5A2E Hunter Green

Strawberry Matcha

5 colors
Surface Carnation — #F4A6B0
Primary Watermelon — #EC6B7E
Secondary Pistachio — #9DBE7A
Accent Russian Green — #6E9450
Text Hunter Green — #3E5A2E

Contrast matrix

Text on Surface 4.04 AA Large
Primary on Surface 1.57 Fail
Text on Secondary 3.72 AA Large
Surface on Primary 1.57 Fail
Accent on Text 2.22 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: #F4A6B0;
  --primary: #EC6B7E;
  --secondary: #9DBE7A;
  --accent: #6E9450;
  --text: #3E5A2E;
}
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.