Surface #F4F1EC Isabelline Primary #D8D2C7 Pastel Gray Accent #A8A29A Dark Gray Secondary #5E5B55 Ebony Text #2E2C28 Bistre

Scandi Minimal

5 colors
Surface Isabelline — #F4F1EC
Primary Pastel Gray — #D8D2C7
Accent Dark Gray — #A8A29A
Secondary Ebony — #5E5B55
Text Bistre — #2E2C28

Contrast matrix

Text on Surface 12.37 AAA
Primary on Surface 1.33 Fail
Text on Secondary 2.06 Fail
Surface on Primary 1.33 Fail
Accent on Text 5.51 AA

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: #F4F1EC;
  --primary: #D8D2C7;
  --accent: #A8A29A;
  --secondary: #5E5B55;
  --text: #2E2C28;
}
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.