black
#000000
#FFFEEF
#FFFEEF
Color Values
| Format | #000000 | #FFFEEF |
|---|---|---|
| HEX | #000000 | #FFFEEF |
| RGB | 0, 0, 0 | 255, 254, 239 |
| HSL | 0.0, 0.0%, 0.0% | 56.3, 100.0%, 96.9% |
| HSV | 0.0, 0.0%, 0.0% | 56.3, 6.3%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 0.4%, 6.3%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9938 0.0197 103.7 |
Contrast & Accessibility
20.68:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFEEF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFFEEF
Color Difference (Delta E)
99.66
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFFEEF);
background: linear-gradient(135deg, #000000, #FFFEEF);