Color Converter
Convert any colour between Hex, RGB, and OKLCH — with a live swatch preview.
RGB
rgb(124, 58, 237)
OKLCH
oklch(0.541 0.229 292.7)
Why OKLCH
OKLCH describes colour in perceptually uniform lightness, chroma, and hue — two colours with the same lightness value look equally bright to the human eye, which Hex and RGB don't guarantee. It's the format this site's own design tokens are built on.