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