black
#000000
#D27DEF
#D27DEF
Color Values
| Format | #000000 | #D27DEF |
|---|---|---|
| HEX | #000000 | #D27DEF |
| RGB | 0, 0, 0 | 210, 125, 239 |
| HSL | 0.0, 0.0%, 0.0% | 284.7, 78.1%, 71.4% |
| HSV | 0.0, 0.0%, 0.0% | 284.7, 47.7%, 93.7% |
| CMYK | 0%, 0%, 0%, 100% | 12.1%, 47.7%, 0.0%, 6.3% |
| OKLCH | 0.0 0.0 0.0 | 0.7232 0.18 317.0 |
Contrast & Accessibility
7.92:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #D27DEF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #D27DEF
Color Difference (Delta E)
94.15
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #D27DEF);
background: linear-gradient(135deg, #000000, #D27DEF);