Text #0B0A08 Jet Black Secondary #211E18 Graphite Primary #8C7A55 Shadow Accent #D8C9A3 Soft Sage Surface #F5F1E8 Linen

Champagne Noir

Luxury Premium brand sites 5 colors

Near-black warmed by champagne. Luxury is spacing and one metal — the palette gives you the metal and asks you to supply the spacing.

Text Jet Black — #0B0A08
Secondary Graphite — #211E18
Primary Shadow — #8C7A55
Accent Soft Sage — #D8C9A3
Surface Linen — #F5F1E8

Contrast matrix

Text on Surface 17.56 AAA
Primary on Surface 3.70 AA Large
Text on Secondary 1.19 Fail
Surface on Primary 3.70 AA Large
Accent on Text 12.07 AAA

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: #0B0A08;
  --secondary: #211E18;
  --primary: #8C7A55;
  --accent: #D8C9A3;
  --surface: #F5F1E8;
}
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.