#ABABBB
#ABABBB
#BBBBAB
#BBBBAB
Color Values
| Format | #ABABBB | #BBBBAB |
|---|---|---|
| HEX | #ABABBB | #BBBBAB |
| RGB | 171, 171, 187 | 187, 187, 171 |
| HSL | 240.0, 10.5%, 70.2% | 60.0, 10.5%, 70.2% |
| HSV | 240.0, 8.6%, 73.3% | 60.0, 8.6%, 73.3% |
| CMYK | 8.6%, 8.6%, 0.0%, 26.7% | 0.0%, 0.0%, 8.6%, 26.7% |
| OKLCH | 0.7463 0.0228 285.8 | 0.7876 0.0221 106.9 |
Contrast & Accessibility
1.17:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BBBBAB → Background: #ABABBB
The quick brown fox jumps over the lazy dog
Text: #ABABBB → Background: #BBBBAB
Color Difference (Delta E)
18.06
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABABBB, #BBBBAB);
background: linear-gradient(135deg, #ABABBB, #BBBBAB);