black
#000000
#FFFDCF
#FFFDCF
Color Values
| Format | #000000 | #FFFDCF |
|---|---|---|
| HEX | #000000 | #FFFDCF |
| RGB | 0, 0, 0 | 255, 253, 207 |
| HSL | 0.0, 0.0%, 0.0% | 57.5, 100.0%, 90.6% |
| HSV | 0.0, 0.0%, 0.0% | 57.5, 18.8%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 0.8%, 18.8%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9842 0.0592 105.4 |
Contrast & Accessibility
20.2:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFDCF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFFDCF
Color Difference (Delta E)
101.15
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFFDCF);
background: linear-gradient(135deg, #000000, #FFFDCF);