How the Color Picker Works
AnyTool converts colors across HEX, RGB, HSL, HSV, CMYK, and modern OKLCH/OKLAB using the culori library with proper gamut mapping (CSS Color Module 4). Editing any field updates all others live, and the tool generates harmonies, shade/tint ramps, and CSS gradients. The WCAG contrast checker computes the relative-luminance ratio with AA/AAA verdicts. Screen color picking uses the native EyeDropper API where available, falling back to a canvas eyedropper on uploaded images that stay local. Saved swatches persist in localStorage with no account.
- culori-based conversion incl. OKLCH/OKLAB and P3 gamut
- Harmonies, shades/tints, and CSS gradient builder
- WCAG contrast checker (AA/AAA)
- Native EyeDropper API with image fallback
- Unlimited localStorage swatches; no upload, no signup
