black
#000000
#CEDDDE
#CEDDDE
Color Values
| Format | #000000 | #CEDDDE |
|---|---|---|
| HEX | #000000 | #CEDDDE |
| RGB | 0, 0, 0 | 206, 221, 222 |
| HSL | 0.0, 0.0%, 0.0% | 183.8, 19.5%, 83.9% |
| HSV | 0.0, 0.0%, 0.0% | 183.8, 7.2%, 87.1% |
| CMYK | 0%, 0%, 0%, 100% | 7.2%, 0.5%, 0.0%, 12.9% |
| OKLCH | 0.0 0.0 0.0 | 0.8865 0.0162 201.7 |
Contrast & Accessibility
15.02:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CEDDDE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #CEDDDE
Color Difference (Delta E)
87.21
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #CEDDDE);
background: linear-gradient(135deg, #000000, #CEDDDE);