black
#000000
#FF7DDB
#FF7DDB
Color Values
| Format | #000000 | #FF7DDB |
|---|---|---|
| HEX | #000000 | #FF7DDB |
| RGB | 0, 0, 0 | 255, 125, 219 |
| HSL | 0.0, 0.0%, 0.0% | 316.6, 100.0%, 74.5% |
| HSV | 0.0, 0.0%, 0.0% | 316.6, 51.0%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 51.0%, 14.1%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.7678 0.1905 339.1 |
Contrast & Accessibility
9.21:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF7DDB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FF7DDB
Color Difference (Delta E)
96.12
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FF7DDB);
background: linear-gradient(135deg, #000000, #FF7DDB);