No. VIColour

Paper. Ink.
A single clay.

Two surfaces. One accent, reserved to ten percent of any screen. Cloud Dancer paper (warm cream), Midnight ink (deep, near-black), Terracotta accent (#CC6633). These three are the locked canonical palette · anything else in the document is exploratory.

4 Neutrals 3 Reserve accents 1 Marketing accent 0 Gradients
IThe canonical palette

Three colours do ninety percent of the work.

01 · Neutral Paper #F0EEE6 · --br-paper Cloud Dancer (Pantone 11-4201) · canonical light surface
02 · Neutral Ink #0B1018 · --br-ink Midnight · canonical dark surface · landing · drenched bands
03 · Accent Terracotta #CC6633 · --br-clay The canonical resting accent · ≤10% of any screen

If you reach for a fourth colour on a marketing surface, stop. The rule almost certainly applies to whatever you are trying to communicate. The constraint is the point.

IIThe neutral scale · paper side

Six steps of paper. No cool greys, ever.

--br-white #F4F2EB
--br-paper #F0EEE6
--br-paper-2 #E8E4D9
--br-paper-3 #DDD8CB
--br-rule #D6CDB9
--br-stone #9B9183

The neutral scale · ink side

--br-ink-3 #222731
--br-ink-2 #161B24
--br-ink #0B1018
--br-black #050810

Black is not #000 and paper is not #fff. Paper is Cloud Dancer (warm-earth, slightly cream). Ink is Midnight (cool, sub-perceptual blue, deep). The two surfaces are deliberately the only neutrals; everything else inherits from them.

IIIClay · the only marketing accent

Three variants. One ground rule: ten percent.

--br-clay Terracotta #CC6633 Canonical accent · paper-side
--br-clay-warm Clay Warm #D87543 Hover-only sibling · never the resting accent
--br-clay-soft Clay Soft #F4DDCB Chip background · marketing only

The One Voice Rule

Clay covers no more than ten percent of any single screen, marketing or product. Anything more dilutes the accent. If you find yourself painting things clay because they "need to pop," paint them with hierarchy instead.

IVReserve accents · product UI only

Four reserve colours. Each with a single, specific job.

Product state Moss / Emerald #0D4C3C In-policy · approved · healthy
Drenched band Peacock #1E6B73 Full-bleed ground only · refusals · bridge
Engine Viola #515299 AI / answer-engine accent · sparingly
Texture Camel #A87B4E Loro Piana leather · rare · long-form journal

The Reserved-Moss Rule

Moss is for product states (in-policy, succeeded, healthy). It never appears on the marketing surface. The merchant feels success in moss; the visitor feels persuasion in clay.

The Two-Voices-by-Ground Rule

Marketing uses warm voice (clay) on content grounds. Cool voice (peacock) exists only as a full-bleed drenched band ground. Never a sprinkled label or stroke on a paper section.

VThe Contrast Rule

Text on a colour wins WCAG AA, or the colour changes.

Aa

--br-on-paper

Aa

--br-on-ink

Aa

--br-on-clay

Aa

--br-on-emerald

Aa

--br-on-peacock

Use the --br-on-* semantic tokens. Never hand-pair text and background; never hand-pick an rgba. The tokens are the contract.

VITranslucent text scales

Three fixed opacities. Never hand-tweak.

On paper

--br-on-paper · solid ink · primary body text

--br-paper-text-2 · 88% · supporting body

--br-paper-text-3 · 72% · meta / chrome

--br-paper-text-4 · 56% · inactive / smallest

On ink

--br-on-ink · solid paper · primary body

--br-ink-text-2 · 82% · supporting body

--br-ink-text-3 · 68% · meta / chrome

--br-ink-text-4 · 50% · inactive / smallest

VIIColour misuses

Six combinations the system refuses.

DON'T

Aa

Pure #fff on #000. The brand has no cool neutrals.

DON'T

Aa

No gradient grounds. No mesh. Solid surfaces only.

DON'T

Aa

No gradient-as-text. The clay is the accent.

DON'T

Whole paragraphs in clay. Four sentences. All clay. Imagine reading this. Stop.

DON'T

Coloured left-border accents.

Side-stripes > 1px are banned. A flagged AI-slop tell.

DON'T
PEACOCK CHIP ON PAPER

Peacock is a drenched band, not a chip or stroke on paper.

VIIIToken decision tree

Three questions the system resolves for you.

Question 01

Clay or Clay-deep?

Text ≥ 18px (or ≥ 14px bold) on paper → --br-clay (#CC6633).

Smaller, lighter, or AA-critical → --br-clay-deep (#9E4615).

Question 02

Peacock as ground or as text?

Drenched full-bleed band → background: var(--br-peacock).

Anywhere else (label, chip, stroke on paper) → stop. The Two-Voices-by-Ground rule.

Question 03

Which surface?

Page canvas → --br-paper

Lifted card or hover → --br-paper-2

Pressed / visited → --br-paper-3