black
#000000
#AAABCB
#AAABCB
Color Values
| Format | #000000 | #AAABCB |
|---|---|---|
| HEX | #000000 | #AAABCB |
| RGB | 0, 0, 0 | 170, 171, 203 |
| HSL | 0.0, 0.0%, 0.0% | 238.2, 24.1%, 73.1% |
| HSV | 0.0, 0.0%, 0.0% | 238.2, 16.3%, 79.6% |
| CMYK | 0%, 0%, 0%, 100% | 16.3%, 15.8%, 0.0%, 20.4% |
| OKLCH | 0.0 0.0 0.0 | 0.7511 0.0457 283.8 |
Contrast & Accessibility
9.4:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAABCB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAABCB
Color Difference (Delta E)
72.99
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAABCB);
background: linear-gradient(135deg, #000000, #AAABCB);