black
#000000
#FFDEEB
#FFDEEB
Color Values
| Format | #000000 | #FFDEEB |
|---|---|---|
| HEX | #000000 | #FFDEEB |
| RGB | 0, 0, 0 | 255, 222, 235 |
| HSL | 0.0, 0.0%, 0.0% | 336.4, 100.0%, 93.5% |
| HSV | 0.0, 0.0%, 0.0% | 336.4, 12.9%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 12.9%, 7.8%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9315 0.04 352.2 |
Contrast & Accessibility
16.9:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFDEEB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFDEEB
Color Difference (Delta E)
92.47
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFDEEB);
background: linear-gradient(135deg, #000000, #FFDEEB);