black
#000000
#DCCCED
#DCCCED
Color Values
| Format | #000000 | #DCCCED |
|---|---|---|
| HEX | #000000 | #DCCCED |
| RGB | 0, 0, 0 | 220, 204, 237 |
| HSL | 0.0, 0.0%, 0.0% | 269.1, 47.8%, 86.5% |
| HSV | 0.0, 0.0%, 0.0% | 269.1, 13.9%, 92.9% |
| CMYK | 0%, 0%, 0%, 100% | 7.2%, 13.9%, 0.0%, 7.1% |
| OKLCH | 0.0 0.0 0.0 | 0.8685 0.0481 307.2 |
Contrast & Accessibility
13.9:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DCCCED → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DCCCED
Color Difference (Delta E)
86.21
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DCCCED);
background: linear-gradient(135deg, #000000, #DCCCED);