How to Use
- Enter a color (e.g.,
#3b82f6) or use the picker. - Copy converted values (RGB/HSL/CMYK) instantly.
- Check WCAG results for black/white text readability.
- Use CMYK output for print-ready design specs.
Core Features
- WCAG Contrast Check: Calculate contrast ratios and show AA/AAA pass/fail instantly.
- CMYK for Print: Convert screen colors to print-ready CMYK percentages.
- HSL Color Space: Work with HSL for more intuitive hue/saturation/lightness edits.
- System Color Picker: Pick colors with your OS picker for accuracy.
- Keep it private: All conversions run locally in your browser.
Related Tools
The 2026 FIRE Calculator (Inflation Adjusted). Simulate real purchasing power, analyze retirement savings gaps, and generate a visual wealth roadmap. One-click CSV export for your Excel or Notion finance dashboard. 100% Private, client-side calculation.
Calculate trade position size from account balance, risk %, entry, and stop loss. Runs locally in your browser with no uploads, so you can compare risk scenarios before you trade.
Struggling to find Erangel secret rooms? Use our 2026 interactive map to locate all 15 red-door entries, key spawns, and T3 loot heatmaps. Privacy-first & free.
Definitive Taego map for 2026. With Error Spaces removed, identify "Blue-Roof" houses for crate-tier loot and Self-AEDs. Privacy-first, forever free.
Vikendi 2026 tactical guide. Track deadly Bear Cave entrances, Lab Camp security keys, and Thermal Scope spawn zones. Avoid Polar Bears, grab loot.
Master Rondo 2026 with our 8x8 tactical map. Locate every Security Door, Keycard spawn, and Safe for maximum gold. Privacy-first & free.
Struggling with blurry markups? EasyTools offers a universal stamper supporting lossless SVG scaling and high-quality WebP export. Preserve transparency and export JSON data locally.
Compress JPG, PNG, and WebP images locally in your browser. Compare before/after size, adjust quality, and download the result with no uploads.
Calculation Logic
- Conversions implement standard RGB↔HSL and RGB↔CMYK math.
- WCAG uses relative luminance and a contrast ratio.
- Luminance can be expressed as (L = 0.2126R + 0.7152G + 0.0722B).
- Contrast ratio: (\frac{L_1 + 0.05}{L_2 + 0.05}), then compare against AA/AAA thresholds.
FAQ
How to check if my colors are accessible (WCAG)?
Enter your colors and review the WCAG panel. We calculate contrast ratios against black/white text and show AA/AAA pass/fail.
How to convert HEX to CMYK for printing?
Type a HEX code (e.g., #FF0000). We instantly convert it into CMYK percentages for print design.
Is my data safe (local/privacy)?
Yes. Everything runs locally in your browser with no uploads or server storage.
Is it free? Any limits?
It’s free with no sign-up. Copy values anytime.
How is WCAG contrast calculated?
We compute relative luminance for foreground/background, then use (\frac{L_1 + 0.05}{L_2 + 0.05}) to get the contrast ratio and evaluate AA/AAA.