black
#000000
#ABACDE
#ABACDE
Color Values
| Format | #000000 | #ABACDE |
|---|---|---|
| HEX | #000000 | #ABACDE |
| RGB | 0, 0, 0 | 171, 172, 222 |
| HSL | 0.0, 0.0%, 0.0% | 238.8, 43.6%, 77.1% |
| HSV | 0.0, 0.0%, 0.0% | 238.8, 23.0%, 87.1% |
| CMYK | 0%, 0%, 0%, 100% | 23.0%, 22.5%, 0.0%, 12.9% |
| OKLCH | 0.0 0.0 0.0 | 0.7611 0.0714 283.7 |
Contrast & Accessibility
9.69:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #ABACDE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #ABACDE
Color Difference (Delta E)
76.85
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #ABACDE);
background: linear-gradient(135deg, #000000, #ABACDE);