Text #3F2D23 Bistre Accent #6F4E37 Coffee Primary #A47864 Mocha Secondary #C8A491 Khaki Surface #E8D9CC Bone

Mocha Mousse

5 colors
Text Bistre — #3F2D23
Accent Coffee — #6F4E37
Primary Mocha — #A47864
Secondary Khaki — #C8A491
Surface Bone — #E8D9CC

Contrast matrix

Text on Surface 9.45 AAA
Primary on Surface 2.79 Fail
Text on Secondary 5.70 AA
Surface on Primary 2.79 Fail
Accent on Text 1.75 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: #3F2D23;
  --accent: #6F4E37;
  --primary: #A47864;
  --secondary: #C8A491;
  --surface: #E8D9CC;
}
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.