Skip to content
Sheet 01Palettes

Nine palettes.
One hue apart.

Every palette here is the same lightness and chroma ladder at a different hue. That is the whole system, and it is why a theme change cannot break the hierarchy, and why dark mode stops being a second design.

machine-roomoklch(54.00%0.11473.6)

8palettes
32pairs each
0failing
1number changes
Sheet 02live · real components

Pick one. Watch what doesn’t change.

Not swatches. These are the site’s own components, imported and rendered in whichever palette is live. The nav above this page is one of them and is deliberately not copied in here, because a copy would drift from the thing it is arguing about.

akshitas.com — machine-roomclears every pairtightest text pair 4.52 · text-subtle on cream-200body worst case 6.8732 checked
01

Turning rough ideas into products people use

Eight years across enterprise data tools and one consumer turnaround.

2.3 → 4.2

What the boAt Crest redesign moved, drawn in whichever palette is pressed.

store rating
02

One surface, three personas

Analysts, leads and admins reading the same data at different depths.

A palette that only recolours a card proves nothing about the system.

4.52text-subtle on cream-200
4.83text-subtle on surface
4.94accent-500 on cream-50
5.19text-secondary on surface
All 32 pairs for machine-room

Measured at build from machine-room’s own tokens. A palette on the other ground checks a different set, because the pairs follow the ground the design actually draws.

ink-800 on cream-5014.79pass
ink-800 on cream-10014.04pass
ink-600 on cream-508.76pass
ink-600 on cream-1008.31pass
text-primary on band-dark13.38pass
text-secondary on band-dark5.84pass
text-primary on surface11.89pass
text-secondary on surface5.19pass
text-subtle on surface4.83pass
text-subtle on band-dark5.43pass
text-subtle on cream-2004.52pass
reference on band-dark7.18pass
reference on surface6.38pass
accent-text on surface7.21pass
accent-text on surface-well7.67pass
accent-text on band-dark8.11pass
on-dark on band-dark13.38pass
on-dark-muted on band-dark5.84pass
on-dark-quote on band-dark10.69pass
accent-on-dark on band-dark8.11pass
text-body on band-dark6.87pass
on-accent on accent8.11pass
accent-500 on cream-504.94pass
accent-500 on band-dark3.32pass
accent-500 on cream-100 (non-text)4.69pass
ink-400 on cream-50 (non-text)4.42pass
ink-400 on cream-100 (non-text)4.20pass
ink-400 on cream-200 (non-text)3.09pass
ground step cream-50 / cream-1001.05pass
ground step cream-100 / cream-20012.96pass
ground step cream-200 / cream-3009.91pass
cream-300 on band-dark11.91pass

Try it across the site

Applies machine-room to every page for 30 minutes. It expires on its own, and an exit control follows you until it does. Nothing is published.

Sheet 039 parts · all shipping

The kit.

Every part here is imported from the live site and rendered in whichever palette is live. Press one for the roles it reads and how to use it.

A part is a shipped public component that mounts on its own. That leaves out page-level sections, the fixed nav and reading indicator, and everything under the editor, which is frozen against the theme and so would sit here not moving.

9 shown

Section heading

Shipping on the public site today, in every palette on this page.

Structuregroup
text-primary · accent-text · text-subtleroles read
components/ui/SectionHeading.tsxships from
01

Turning rough ideas into products people use

Eight years across enterprise data tools and one consumer turnaround.

<SectionHeading index="01" title="…" subtext="…" />
Sheet 04Four moves

How to use it.

Role tokens in OKLCH, with the measured contrast riding inside the block as a comment.

01

Paste the block.

Everything is a role, so your components never name a colour. Swapping a theme touches this block and nothing else.

02

Change one number.

Move the hue and the whole palette moves with it. Lightness and chroma are held, so the contrast you measured still holds.

03

Dark mode is the same block.

Mirror the lightness values around the midpoint and leave hue alone. The identity survives and there is no second palette to maintain.

04

Check it. Don't trust it.

OKLCH is an authoring model, not a contrast certificate. Perceptual lightness and WCAG luminance are different measures. The 32 pairs above are computed at build from these tokens. Run the same check on yours.

custom properties

The contrast report rides inside the block as a comment, so the figures travel with the tokens.

/*
 machine-room — a palette from akshitas.com
 dark ground. Its counterpart is redline.

 Values are OKLCH, as authored. Lightness carries the hierarchy, chroma the energy,
 hue the identity — so retheming this block is a change to the third number.

 measured contrast, 32 pairs the design actually draws
   ink-800 on cream-50                14.79
   ink-800 on cream-100               14.04
   ink-600 on cream-50                8.76
   ink-600 on cream-100               8.31
   text-primary on band-dark          13.38
   text-secondary on band-dark        5.84
   text-primary on surface            11.89
   text-secondary on surface          5.19
   text-subtle on surface             4.83
   text-subtle on band-dark           5.43
   text-subtle on cream-200           4.52
   reference on band-dark             7.18
   reference on surface               6.38
   accent-text on surface             7.21
   accent-text on surface-well        7.67
   accent-text on band-dark           8.11
   on-dark on band-dark               13.38
   on-dark-muted on band-dark         5.84
   on-dark-quote on band-dark         10.69
   accent-on-dark on band-dark        8.11
   text-body on band-dark             6.87
   on-accent on accent                8.11
   accent-500 on cream-50             4.94
   accent-500 on band-dark            3.32
   accent-500 on cream-100 (non-text) 4.69
   ink-400 on cream-50 (non-text)     4.42
   ink-400 on cream-100 (non-text)    4.20
   ink-400 on cream-200 (non-text)    3.09
   ground step cream-50 / cream-100   1.05
   ground step cream-100 / cream-200  12.96
   ground step cream-200 / cream-300  9.91
   cream-300 on band-dark             11.91
*/
:root {
  --color-accent: oklch(77.22% 0.157 73.6);
  --color-accent-500: oklch(54.00% 0.114 73.6);
  --color-accent-600: oklch(47.00% 0.100 72.8);
  --color-accent-on-dark: oklch(77.22% 0.157 73.6);
  --color-accent-text: oklch(77.22% 0.157 73.6);
  --color-background: oklch(22.42% 0.013 222.7);
  --color-band-dark: oklch(22.42% 0.013 222.7);
  --color-border: oklch(33.4% 0.012 222.4);
  --color-bounce: oklch(99.50% 0.003 187.0);
  --color-canvas: oklch(92.00% 0.009 186.9);
  --color-case-study-sand: oklch(22.42% 0.013 222.7);
  --color-cream-100: oklch(96.80% 0.009 186.9);
  --color-cream-200: oklch(28.7% 0.012 222.5);
  --color-cream-300: oklch(88.00% 0.009 188.8);
  --color-cream-50: oklch(98.50% 0.009 186.9);
  --color-danger-600: oklch(45.0% 0.16 25);
  --color-draft-600: oklch(48.0% 0.100 75);
  --color-etch: oklch(91.63% 0.008 186.9);
  --color-glow-paper: oklch(0.63 0.120 73.6 / 0.20);
  --color-glow-web: oklch(48.00% 0.083 209.5);
  --color-ink-200: oklch(80.00% 0.010 192.9);
  --color-ink-400: oklch(56.00% 0.012 205.3);
  --color-ink-600: oklch(40.00% 0.013 213.6);
  --color-ink-800: oklch(26.20% 0.015 220.8);
  --color-ink-950: oklch(15.00% 0.015 222.7);
  --color-on-accent: oklch(22.42% 0.013 222.7);
  --color-on-dark: oklch(91.63% 0.008 186.9);
  --color-on-dark-muted: oklch(67.37% 0.017 187.1);
  --color-on-dark-quote: oklch(85.00% 0.120 73.6);
  --color-reference: oklch(71.92% 0.097 188.4);
  --color-rule: oklch(53.37% 0.021 209.5);
  --color-smoke-1: oklch(0.84 0.008 200 / 0.74);
  --color-smoke-2: oklch(0.90 0.007 200 / 0.74);
  --color-smoke-3: oklch(0.97 0.005 195 / 0.74);
  --color-smoke-4: oklch(0.87 0.007 200 / 0.74);
  --color-success-50: oklch(94.5% 0.030 145);
  --color-success-700: oklch(46.0% 0.075 145);
  --color-surface: oklch(26.6% 0.013 222.5);
  --color-surface-well: oklch(24.5% 0.013 222.6);
  --color-text-body: oklch(71.7% 0.015 185.8);
  --color-text-lead: oklch(80.8% 0.012 184.0);
  --color-text-primary: oklch(91.63% 0.008 186.9);
  --color-text-secondary: oklch(67.37% 0.017 187.1);
  --color-text-subtle: oklch(65.5% 0.016 191.6);
  --color-vessel-capsule: oklch(80.50% 0.010 192.0);
  --color-vessel-glass: oklch(94.50% 0.020 188.0);
  --color-vessel-ink: oklch(16.00% 0.014 222.0);
  --color-vessel-pearl: oklch(96.50% 0.009 188.0);
  --color-vessel-shadow: oklch(92.50% 0.016 188.0);
  --color-vessel-wave: oklch(93.50% 0.013 188.0);
}

/* sRGB fallback, GENERATED from the values above — do not edit it by hand, and do not treat it
   as the palette. It exists for browsers with no oklch() support and is otherwise unread. The
   eight-digit entries carry the alpha the six-digit form would silently drop. */
@supports not (color: oklch(0% 0 0)) {
  :root {
    --color-accent: #f0a31f;
    --color-accent-500: #966302;
    --color-accent-600: #7c5001;
    --color-accent-on-dark: #f0a31f;
    --color-accent-text: #f0a31f;
    --color-background: #151d20;
    --color-band-dark: #151d20;
    --color-border: #30383b;
    --color-bounce: #fbfefe;
    --color-canvas: #dee7e5;
    --color-case-study-sand: #151d20;
    --color-cream-100: #eef6f5;
    --color-cream-200: #242c2f;
    --color-cream-300: #d1d9d8;
    --color-cream-50: #f4fcfb;
    --color-danger-600: #9b1e22;
    --color-draft-600: #7e5403;
    --color-etch: #dee5e4;
    --color-glow-paper: #b47c2533;
    --color-glow-web: #006a77;
    --color-ink-200: #b7c0bf;
    --color-ink-400: #6d7778;
    --color-ink-600: #404a4c;
    --color-ink-800: #1d262a;
    --color-ink-950: #050d10;
    --color-on-accent: #151d20;
    --color-on-dark: #dee5e4;
    --color-on-dark-muted: #8b9a98;
    --color-on-dark-quote: #fdc270;
    --color-reference: #4fb8b0;
    --color-rule: #5f7073;
    --color-smoke-1: #c5ccccbd;
    --color-smoke-2: #d9dfe0bd;
    --color-smoke-3: #f1f6f6bd;
    --color-smoke-4: #cfd6d6bd;
    --color-success-50: #e1f3e1;
    --color-success-700: #3c633d;
    --color-surface: #1f272a;
    --color-surface-well: #1a2225;
    --color-text-body: #9aa7a5;
    --color-text-lead: #b8c3c1;
    --color-text-primary: #dee5e4;
    --color-text-secondary: #8b9a98;
    --color-text-subtle: #869493;
    --color-vessel-capsule: #b8c1c1;
    --color-vessel-glass: #dff1ef;
    --color-vessel-ink: #070f12;
    --color-vessel-pearl: #edf5f4;
    --color-vessel-shadow: #dbeae8;
    --color-vessel-wave: #e0eceb;
  }
}

Free to use. No attribution needed.