black
#000000
#FFFCCB
#FFFCCB
Color Values
| Format | #000000 | #FFFCCB |
|---|---|---|
| HEX | #000000 | #FFFCCB |
| RGB | 0, 0, 0 | 255, 252, 203 |
| HSL | 0.0, 0.0%, 0.0% | 56.5, 100.0%, 89.8% |
| HSV | 0.0, 0.0%, 0.0% | 56.5, 20.4%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 1.2%, 20.4%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9813 0.063 104.6 |
Contrast & Accessibility
20.04:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFCCB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFFCCB
Color Difference (Delta E)
101.2
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFFCCB);
background: linear-gradient(135deg, #000000, #FFFCCB);