black
#000000
#F7ABCD
#F7ABCD
Color Values
| Format | #000000 | #F7ABCD |
|---|---|---|
| HEX | #000000 | #F7ABCD |
| RGB | 0, 0, 0 | 247, 171, 205 |
| HSL | 0.0, 0.0%, 0.0% | 333.2, 82.6%, 82.0% |
| HSV | 0.0, 0.0%, 0.0% | 333.2, 30.8%, 96.9% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 30.8%, 17.0%, 3.1% |
| OKLCH | 0.0 0.0 0.0 | 0.8235 0.0984 351.0 |
Contrast & Accessibility
11.66:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #F7ABCD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #F7ABCD
Color Difference (Delta E)
84.84
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #F7ABCD);
background: linear-gradient(135deg, #000000, #F7ABCD);