black
#000000
#AFBEEC
#AFBEEC
Color Values
| Format | #000000 | #AFBEEC |
|---|---|---|
| HEX | #000000 | #AFBEEC |
| RGB | 0, 0, 0 | 175, 190, 236 |
| HSL | 0.0, 0.0%, 0.0% | 225.2, 61.6%, 80.6% |
| HSV | 0.0, 0.0%, 0.0% | 225.2, 25.8%, 92.5% |
| CMYK | 0%, 0%, 0%, 100% | 25.8%, 19.5%, 0.0%, 7.5% |
| OKLCH | 0.0 0.0 0.0 | 0.8058 0.0673 270.7 |
Contrast & Accessibility
11.4:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AFBEEC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AFBEEC
Color Difference (Delta E)
81.22
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AFBEEC);
background: linear-gradient(135deg, #000000, #AFBEEC);