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