Tailwind shade scale builder
Give us one color and get the full 50 → 950 scale. Lightness is ramped in OKLab so steps look evenly spaced, and your base color lands exactly on its nearest step.
How the scale is built
OKLab lightnessEach step targets a fixed perceptual lightness (50 ≈ 97%, 500 ≈ 56%, 950 ≈ 20%), so the ramp reads evenly in both directions.
Anchored baseYour color replaces the step whose lightness is closest to it, so the exact hex you entered is always in the scale.
Hue & chromaHue is held constant; chroma is eased down toward the extremes so the lightest and darkest steps do not turn neon or muddy, and every step is clamped into sRGB.