#AABBBA
#AABBBA
#BBAAAB
#BBAAAB
Color Values
| Format | #AABBBA | #BBAAAB |
|---|---|---|
| HEX | #AABBBA | #BBAAAB |
| RGB | 170, 187, 186 | 187, 170, 171 |
| HSL | 176.5, 11.1%, 70.0% | 356.5, 11.1%, 70.0% |
| HSV | 176.5, 9.1%, 73.3% | 356.5, 9.1%, 73.3% |
| CMYK | 9.1%, 0.0%, 0.5%, 26.7% | 0.0%, 9.1%, 8.6%, 26.7% |
| OKLCH | 0.7787 0.0188 192.5 | 0.7528 0.0197 13.5 |
Contrast & Accessibility
1.11:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BBAAAB → Background: #AABBBA
The quick brown fox jumps over the lazy dog
Text: #AABBBA → Background: #BBAAAB
Color Difference (Delta E)
13.21
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #AABBBA, #BBAAAB);
background: linear-gradient(135deg, #AABBBA, #BBAAAB);