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