black
#000000
#FCCAAA
#FCCAAA
Color Values
| Format | #000000 | #FCCAAA |
|---|---|---|
| HEX | #000000 | #FCCAAA |
| RGB | 0, 0, 0 | 252, 202, 170 |
| HSL | 0.0, 0.0%, 0.0% | 23.4, 93.2%, 82.7% |
| HSV | 0.0, 0.0%, 0.0% | 23.4, 32.5%, 98.8% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 19.8%, 32.5%, 1.2% |
| OKLCH | 0.0 0.0 0.0 | 0.875 0.0713 54.2 |
Contrast & Accessibility
14.17:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FCCAAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FCCAAA
Color Difference (Delta E)
88.91
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FCCAAA);
background: linear-gradient(135deg, #000000, #FCCAAA);