black
#000000
#FAFFDC
#FAFFDC
Color Values
| Format | #000000 | #FAFFDC |
|---|---|---|
| HEX | #000000 | #FAFFDC |
| RGB | 0, 0, 0 | 250, 255, 220 |
| HSL | 0.0, 0.0%, 0.0% | 68.6, 100.0%, 93.1% |
| HSV | 0.0, 0.0%, 0.0% | 68.6, 13.7%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 2.0%, 0.0%, 13.7%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9873 0.0458 113.8 |
Contrast & Accessibility
20.4:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FAFFDC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FAFFDC
Color Difference (Delta E)
100.42
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FAFFDC);
background: linear-gradient(135deg, #000000, #FAFFDC);