black
#000000
#FFFABC
#FFFABC
Color Values
| Format | #000000 | #FFFABC |
|---|---|---|
| HEX | #000000 | #FFFABC |
| RGB | 0, 0, 0 | 255, 250, 188 |
| HSL | 0.0, 0.0%, 0.0% | 55.5, 100.0%, 86.9% |
| HSV | 0.0, 0.0%, 0.0% | 55.5, 26.3%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 2.0%, 26.3%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9743 0.079 103.9 |
Contrast & Accessibility
19.65:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFABC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFFABC
Color Difference (Delta E)
102.27
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFFABC);
background: linear-gradient(135deg, #000000, #FFFABC);