black
#000000
#FAFFEE
#FAFFEE
Color Values
| Format | #000000 | #FAFFEE |
|---|---|---|
| HEX | #000000 | #FAFFEE |
| RGB | 0, 0, 0 | 250, 255, 238 |
| HSL | 0.0, 0.0%, 0.0% | 77.6, 100.0%, 96.7% |
| HSV | 0.0, 0.0%, 0.0% | 77.6, 6.7%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 2.0%, 0.0%, 6.7%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9917 0.0229 120.2 |
Contrast & Accessibility
20.6:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FAFFEE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FAFFEE
Color Difference (Delta E)
99.62
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FAFFEE);
background: linear-gradient(135deg, #000000, #FAFFEE);