#0055FF
#0055FF
#FFAA00
#FFAA00
Color Values
| Format | #0055FF | #FFAA00 |
|---|---|---|
| HEX | #0055FF | #FFAA00 |
| RGB | 0, 85, 255 | 255, 170, 0 |
| HSL | 220.0, 100.0%, 50.0% | 40.0, 100.0%, 50.0% |
| HSV | 220.0, 100.0%, 100.0% | 40.0, 100.0%, 100.0% |
| CMYK | 100.0%, 66.7%, 0.0%, 0.0% | 0.0%, 33.3%, 100.0%, 0.0% |
| OKLCH | 0.5332 0.2596 262.6 | 0.8016 0.1705 73.3 |
Contrast & Accessibility
2.94:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFAA00 → Background: #0055FF
The quick brown fox jumps over the lazy dog
Text: #0055FF → Background: #FFAA00
Color Difference (Delta E)
173.22
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #0055FF, #FFAA00);
background: linear-gradient(135deg, #0055FF, #FFAA00);