OKLCH.xyz

OKLCH to HSL Converter

Turn any oklch() value into a familiar hsl() color.

HSL
hsl(none 0% 0%)
OKLCHoklch(0 0 0)
OKLABoklab(0% 0 0)
HEX#000000
RGBrgb(0% 0% 0%)
LABlab(0 0 0)
LCHlch(0 0 none)
Display P3color(display-p3 0 0 0)
sRGBIn gamutP3In gamutRec.2020In gamut

Back to HSL when you need it

HSL is still handy for quick tweaks and legacy code. This converter maps OKLCH into sRGB first, then expresses it as hsl() so the value is always valid.

Related tools