black
#000000
#AAAABC
#AAAABC
Color Values
| Format | #000000 | #AAAABC |
|---|---|---|
| HEX | #000000 | #AAAABC |
| RGB | 0, 0, 0 | 170, 170, 188 |
| HSL | 0.0, 0.0%, 0.0% | 240.0, 11.8%, 70.2% |
| HSV | 0.0, 0.0%, 0.0% | 240.0, 9.6%, 73.7% |
| CMYK | 0%, 0%, 0%, 100% | 9.6%, 9.6%, 0.0%, 26.3% |
| OKLCH | 0.0 0.0 0.0 | 0.7438 0.0257 285.8 |
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: #AAAABC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAAABC
Color Difference (Delta E)
70.81
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAAABC);
background: linear-gradient(135deg, #000000, #AAAABC);