black
#000000
#FFDFDD
#FFDFDD
Color Values
| Format | #000000 | #FFDFDD |
|---|---|---|
| HEX | #000000 | #FFDFDD |
| RGB | 0, 0, 0 | 255, 223, 221 |
| HSL | 0.0, 0.0%, 0.0% | 3.5, 100.0%, 93.3% |
| HSV | 0.0, 0.0%, 0.0% | 3.5, 13.3%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 12.5%, 13.3%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9295 0.0356 22.1 |
Contrast & Accessibility
16.85:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFDFDD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFDFDD
Color Difference (Delta E)
92.11
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFDFDD);
background: linear-gradient(135deg, #000000, #FFDFDD);