black
#000000
#FFFACB
#FFFACB
Color Values
| Format | #000000 | #FFFACB |
|---|---|---|
| HEX | #000000 | #FFFACB |
| RGB | 0, 0, 0 | 255, 250, 203 |
| HSL | 0.0, 0.0%, 0.0% | 54.2, 100.0%, 89.8% |
| HSV | 0.0, 0.0%, 0.0% | 54.2, 20.4%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 2.0%, 20.4%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9774 0.0607 102.4 |
Contrast & Accessibility
19.79:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFACB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFFACB
Color Difference (Delta E)
100.49
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFFACB);
background: linear-gradient(135deg, #000000, #FFFACB);