Color Palettes
Brand, surface, and reference palettes — each an 11-step shade scale built on OKLCH primitives.
Brand and surface palettes on an 11-step OKLCH shade scale (50–950). Pick a palette here; pick a token over in the usage guide.
Tailwind
Tailwindcss v4 palette, used for maximum flexibility beyond brand palette.
SourceTailwind-surface
Tailwindcss v4 palette, used for maximum flexibility beyond brand palette.
SourceOntopix
Main brand palette with selected colors that should predominate in produced materials.
Ontopix-surface
Main brand surface palette with selected colors that should set the background and neutral elements colors.
OKLCH means equal lightness steps look equal to the eye — picking shade 600 in one palette and shade 600 in another lands on the same perceived weight. Pair shade 50–200 with shade 800–950 for AA-safe text contrast (full pairing rules in Accessibility).
Related
- Usage guide — when to reach for which semantic token instead of a raw palette.
- Semantic tokens — the named tokens (
primary,success, …) that map onto these palettes. - Accessibility — WCAG-pair guidance for picking shades against backgrounds.
- Theme — how the color modes shift palette shades for
:rootand.dark.