black
#000000
#FF79CB
#FF79CB
Color Values
| Format | #000000 | #FF79CB |
|---|---|---|
| HEX | #000000 | #FF79CB |
| RGB | 0, 0, 0 | 255, 121, 203 |
| HSL | 0.0, 0.0%, 0.0% | 323.3, 100.0%, 73.7% |
| HSV | 0.0, 0.0%, 0.0% | 323.3, 52.5%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 52.5%, 20.4%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.7564 0.1861 344.8 |
Contrast & Accessibility
8.85:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF79CB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FF79CB
Color Difference (Delta E)
93.28
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FF79CB);
background: linear-gradient(135deg, #000000, #FF79CB);