HSL → XYZ

Convert HSL to XYZ

Design inclusive color palettes that pass WCAG every time

Tip: Hover over the input to auto-paste from clipboard

Paste or type a color value

Auto-detects HEX, RGB, HSL, and 12+ formats

Frequently Asked Questions

Converting HSL to XYZ Colors

Make inclusive color decisions by checking contrast while you convert between formats and documenting pass/fail states for your team.

Example Conversion

Input (HSL)

hsl(217, 91%, 60%)

Output (XYZ)

color(xyz 0.3135 0.3486 0.8341)

A
About HSL

Hue, Saturation, Lightness. This color format is commonly used in digital design and interface work.

B
About XYZ

CIE XYZ color space (D65). Converting to this format is useful for color-managed documentation and print handoffs.

Common Use Cases

Designing accessible buttons and links
Auditing legacy color palettes for compliance
Creating inclusive data visualization palettes
Documenting WCAG conformance in design systems