black
#000000
#BABBEC
#BABBEC
Color Values
| Format | #000000 | #BABBEC |
|---|---|---|
| HEX | #000000 | #BABBEC |
| RGB | 0, 0, 0 | 186, 187, 236 |
| HSL | 0.0, 0.0%, 0.0% | 238.8, 56.8%, 82.7% |
| HSV | 0.0, 0.0%, 0.0% | 238.8, 21.2%, 92.5% |
| CMYK | 0%, 0%, 0%, 100% | 21.2%, 20.8%, 0.0%, 7.5% |
| OKLCH | 0.0 0.0 0.0 | 0.808 0.0689 283.8 |
Contrast & Accessibility
11.41:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BABBEC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BABBEC
Color Difference (Delta E)
81.66
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BABBEC);
background: linear-gradient(135deg, #000000, #BABBEC);