Skip to content
100% in your browser. Nothing you paste is uploaded — all processing runs locally. Read more →

Blog

Long-form posts on OKLCH, color-mix(), WCAG vs APCA, and modern CSS color.

  1. 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.

    5 min read #color #oklch #design-systems #css

  2. 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.

    9 min read #css #oklch #tailwind #color #design-system