Text #5E3B44 Eggplant Accent #8A5A66 Mauve Taupe Primary #B5808C Rosy Brown Secondary #D4A9B2 Lilac Surface #EFD6DB Pastel Pink

Dusty Rose

5 colors
Text Eggplant — #5E3B44
Accent Mauve Taupe — #8A5A66
Primary Rosy Brown — #B5808C
Secondary Lilac — #D4A9B2
Surface Pastel Pink — #EFD6DB

Contrast matrix

Text on Surface 7.01 AAA
Primary on Surface 2.38 Fail
Text on Secondary 4.63 AA
Surface on Primary 2.38 Fail
Accent on Text 1.71 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: #5E3B44;
  --accent: #8A5A66;
  --primary: #B5808C;
  --secondary: #D4A9B2;
  --surface: #EFD6DB;
}
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.