Surface #E6E6FA Lavender Secondary #D8BFD8 Thistle Accent #B19CD9 Wisteria Primary #967BB6 Amethyst Text #6A5ACD Slate Blue

Lavender Haze

5 colors
Surface Lavender — #E6E6FA
Secondary Thistle — #D8BFD8
Accent Wisteria — #B19CD9
Primary Amethyst — #967BB6
Text Slate Blue — #6A5ACD

Contrast matrix

Text on Surface 4.31 AA Large
Primary on Surface 2.94 Fail
Text on Secondary 3.12 AA Large
Surface on Primary 2.94 Fail
Accent on Text 2.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 {
  --surface: #E6E6FA;
  --secondary: #D8BFD8;
  --accent: #B19CD9;
  --primary: #967BB6;
  --text: #6A5ACD;
}
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.