black
#000000
#C02ABC
#C02ABC
Color Values
| Format | #000000 | #C02ABC |
|---|---|---|
| HEX | #000000 | #C02ABC |
| RGB | 0, 0, 0 | 192, 42, 188 |
| HSL | 0.0, 0.0%, 0.0% | 301.6, 64.1%, 45.9% |
| HSV | 0.0, 0.0%, 0.0% | 301.6, 78.1%, 75.3% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 78.1%, 2.1%, 24.7% |
| OKLCH | 0.0 0.0 0.0 | 0.5799 0.2369 329.3 |
Contrast & Accessibility
4.3:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #C02ABC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #C02ABC
Color Difference (Delta E)
96.98
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #C02ABC);
background: linear-gradient(135deg, #000000, #C02ABC);