LAB → XYZ

Convert LAB 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 LAB 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 (LAB)

lab(64.9 -12.9 -46.2)

Output (XYZ)

color(xyz 0.3135 0.3486 0.8341)

A
About LAB

CIE LAB color space. This color format is commonly used in perceptual color adjustments and accessibility reviews.

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