Surface #F0F7FF Alice Blue Secondary #CDE7FF Lavender Accent #A5D0FF Light Sky Blue Primary #7FB3E8 Maya Blue Text #4A7BA7 Steel Blue

Arctic Frost

5 colors
Surface Alice Blue — #F0F7FF
Secondary Lavender — #CDE7FF
Accent Light Sky Blue — #A5D0FF
Primary Maya Blue — #7FB3E8
Text Steel Blue — #4A7BA7

Contrast matrix

Text on Surface 4.15 AA Large
Primary on Surface 2.04 Fail
Text on Secondary 3.52 AA Large
Surface on Primary 2.04 Fail
Accent on Text 2.79 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: #F0F7FF;
  --secondary: #CDE7FF;
  --accent: #A5D0FF;
  --primary: #7FB3E8;
  --text: #4A7BA7;
}
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.