Blog
Long-form posts on OKLCH, color-mix(), WCAG vs APCA, and modern CSS color.
-
Why your design system needs OKLCH (and what to actually use it for)
OKLCH gives you something HSL can't: lightness that matches what humans perceive. That sounds abstract. Here's the four concrete things it unlocks for design systems.
-
Why Tailwind v4 rewrote every color in OKLCH (and what it means for your hex codes)
Tailwind v4 shipped its entire color palette in OKLCH. The visible result: smoother gradients, evenly-spaced shades, wider gamut on P3 displays. The under-the-hood story: a perceptually-uniform color space replacing two decades of HSL hacks.