Text #141414 Graphite Secondary #4A4A4A Outer Space Accent #8C8C8C Pewter Primary #CFCFCF Light Gray Surface #F7F7F5 White Smoke

Monochrome Paper

Minimal Portfolios & editorial 5 colors

One ink, one paper, three greys between. When there is no color to lean on, the whole design has to be carried by type and space — which is the point.

Text Graphite — #141414
Secondary Outer Space — #4A4A4A
Accent Pewter — #8C8C8C
Primary Light Gray — #CFCFCF
Surface White Smoke — #F7F7F5

Contrast matrix

Text on Surface 17.17 AAA
Primary on Surface 1.45 Fail
Text on Secondary 2.08 Fail
Surface on Primary 1.45 Fail
Accent on Text 5.48 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 {
  --text: #141414;
  --secondary: #4A4A4A;
  --accent: #8C8C8C;
  --primary: #CFCFCF;
  --surface: #F7F7F5;
}
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.