02 / Foundations
Colour
Lexicon's palette is theme-aware and brand-scoped. Every value resolves through a CSS custom property — the names below are the only API.
Surfaces
Text
Aa
Aa
Aa
Aa
Borders
Accent
Feedback
Usage rules
- Body text uses
--color-text-2(floor:#C5C6CA). - Secondary text uses
--color-text-muted(floor:#A1A1AA). - Never use a colour value below the secondary floor for text content.
--color-text-faintis for non-text decoration only — separator dots, subtle borders. Same hex as muted; the distinction is semantic.