#AABBAB
#AABBAB
#BBAABA
#BBAABA
Color Values
| Format | #AABBAB | #BBAABA |
|---|---|---|
| HEX | #AABBAB | #BBAABA |
| RGB | 170, 187, 171 | 187, 170, 186 |
| HSL | 123.5, 11.1%, 70.0% | 303.5, 11.1%, 70.0% |
| HSV | 123.5, 9.1%, 73.3% | 303.5, 9.1%, 73.3% |
| CMYK | 9.1%, 0.0%, 8.6%, 26.7% | 0.0%, 9.1%, 0.5%, 26.7% |
| OKLCH | 0.7744 0.0292 146.9 | 0.7574 0.0295 327.7 |
Contrast & Accessibility
1.09:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BBAABA → Background: #AABBAB
The quick brown fox jumps over the lazy dog
Text: #AABBAB → Background: #BBAABA
Color Difference (Delta E)
21.77
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #AABBAB, #BBAABA);
background: linear-gradient(135deg, #AABBAB, #BBAABA);