#AAABAB
#AAABAB
#ABAAAA
#ABAAAA
Color Values
| Format | #AAABAB | #ABAAAA |
|---|---|---|
| HEX | #AAABAB | #ABAAAA |
| RGB | 170, 171, 171 | 171, 170, 170 |
| HSL | 180.0, 0.6%, 66.9% | 0.0, 0.6%, 66.9% |
| HSV | 180.0, 0.6%, 67.1% | 0.0, 0.6%, 67.1% |
| CMYK | 0.6%, 0.0%, 0.0%, 32.9% | 0.0%, 0.6%, 0.6%, 32.9% |
| OKLCH | 0.7404 0.0011 197.1 | 0.7388 0.0011 17.2 |
Contrast & Accessibility
1.01:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #ABAAAA → Background: #AAABAB
The quick brown fox jumps over the lazy dog
Text: #AAABAB → Background: #ABAAAA
Color Difference (Delta E)
0.78
Identical
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #AAABAB, #ABAAAA);
background: linear-gradient(135deg, #AAABAB, #ABAAAA);