black
#000000
#AB00FF
#AB00FF
Color Values
| Format | #000000 | #AB00FF |
|---|---|---|
| HEX | #000000 | #AB00FF |
| RGB | 0, 0, 0 | 171, 0, 255 |
| HSL | 0.0, 0.0%, 0.0% | 280.2, 100.0%, 50.0% |
| HSV | 0.0, 0.0%, 0.0% | 280.2, 100.0%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 32.9%, 100.0%, 0.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.5825 0.2988 307.3 |
Contrast & Accessibility
4.18:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AB00FF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AB00FF
Color Difference (Delta E)
129.32
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AB00FF);
background: linear-gradient(135deg, #000000, #AB00FF);