black
#000000
#AAABB3
#AAABB3
Color Values
| Format | #000000 | #AAABB3 |
|---|---|---|
| HEX | #000000 | #AAABB3 |
| RGB | 0, 0, 0 | 170, 171, 179 |
| HSL | 0.0, 0.0%, 0.0% | 233.3, 5.6%, 68.4% |
| HSV | 0.0, 0.0%, 0.0% | 233.3, 5.0%, 70.2% |
| CMYK | 0%, 0%, 0%, 100% | 5.0%, 4.5%, 0.0%, 29.8% |
| OKLCH | 0.0 0.0 0.0 | 0.7429 0.0115 280.4 |
Contrast & Accessibility
9.19:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAABB3 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAABB3
Color Difference (Delta E)
70.26
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAABB3);
background: linear-gradient(135deg, #000000, #AAABB3);