Surface #DDE7FF Lavender Secondary #B9CBF5 Periwinkle Accent #93A8E8 Iceberg Primary #6E86D6 Cornflower Blue Text #42599E Lapis Lazuli

Blueberry Milk

5 colors
Surface Lavender — #DDE7FF
Secondary Periwinkle — #B9CBF5
Accent Iceberg — #93A8E8
Primary Cornflower Blue — #6E86D6
Text Lapis Lazuli — #42599E

Contrast matrix

Text on Surface 5.37 AA
Primary on Surface 2.80 Fail
Text on Secondary 4.10 AA Large
Surface on Primary 2.80 Fail
Accent on Text 2.86 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: #DDE7FF;
  --secondary: #B9CBF5;
  --accent: #93A8E8;
  --primary: #6E86D6;
  --text: #42599E;
}
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.