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