black
#000000
#D65FEB
#D65FEB
Color Values
| Format | #000000 | #D65FEB |
|---|---|---|
| HEX | #000000 | #D65FEB |
| RGB | 0, 0, 0 | 214, 95, 235 |
| HSL | 0.0, 0.0%, 0.0% | 291.0, 77.8%, 64.7% |
| HSV | 0.0, 0.0%, 0.0% | 291.0, 59.6%, 92.2% |
| CMYK | 0%, 0%, 0%, 100% | 8.9%, 59.6%, 0.0%, 7.8% |
| OKLCH | 0.0 0.0 0.0 | 0.686 0.2234 321.4 |
Contrast & Accessibility
6.7:1
AA Pass
AA Large Pass
AAA Fail
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #D65FEB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #D65FEB
Color Difference (Delta E)
102.43
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #D65FEB);
background: linear-gradient(135deg, #000000, #D65FEB);