#AAAAAC
#AAAAAC
#ACACAA
#ACACAA
Color Values
| Format | #AAAAAC | #ACACAA |
|---|---|---|
| HEX | #AAAAAC | #ACACAA |
| RGB | 170, 170, 172 | 172, 172, 170 |
| HSL | 240.0, 1.2%, 67.1% | 60.0, 1.2%, 67.1% |
| HSV | 240.0, 1.2%, 67.5% | 60.0, 1.2%, 67.5% |
| CMYK | 1.2%, 1.2%, 0.0%, 32.5% | 0.0%, 0.0%, 1.2%, 32.5% |
| OKLCH | 0.7386 0.0028 286.3 | 0.7438 0.0028 106.5 |
Contrast & Accessibility
1.02:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #ACACAA → Background: #AAAAAC
The quick brown fox jumps over the lazy dog
Text: #AAAAAC → Background: #ACACAA
Color Difference (Delta E)
2.28
Similar
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #AAAAAC, #ACACAA);
background: linear-gradient(135deg, #AAAAAC, #ACACAA);