#8080AA
#8080AA
#AAAA80
#AAAA80
Color Values
| Format | #8080AA | #AAAA80 |
|---|---|---|
| HEX | #8080AA | #AAAA80 |
| RGB | 128, 128, 170 | 170, 170, 128 |
| HSL | 240.0, 19.8%, 58.4% | 60.0, 19.8%, 58.4% |
| HSV | 240.0, 24.7%, 66.7% | 60.0, 24.7%, 66.7% |
| CMYK | 24.7%, 24.7%, 0.0%, 33.3% | 0.0%, 0.0%, 24.7%, 33.3% |
| OKLCH | 0.6156 0.0632 284.4 | 0.7272 0.0577 107.8 |
Contrast & Accessibility
1.57:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAAA80 → Background: #8080AA
The quick brown fox jumps over the lazy dog
Text: #8080AA → Background: #AAAA80
Color Difference (Delta E)
48.88
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #8080AA, #AAAA80);
background: linear-gradient(135deg, #8080AA, #AAAA80);