black
#000000
#FF7CDB
#FF7CDB
Color Values
| Format | #000000 | #FF7CDB |
|---|---|---|
| HEX | #000000 | #FF7CDB |
| RGB | 0, 0, 0 | 255, 124, 219 |
| HSL | 0.0, 0.0%, 0.0% | 316.5, 100.0%, 74.3% |
| HSV | 0.0, 0.0%, 0.0% | 316.5, 51.4%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 51.4%, 14.1%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.7665 0.192 339.0 |
Contrast & Accessibility
9.16:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF7CDB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FF7CDB
Color Difference (Delta E)
96.35
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FF7CDB);
background: linear-gradient(135deg, #000000, #FF7CDB);