black
#000000
#F00FEF
#F00FEF
Color Values
| Format | #000000 | #F00FEF |
|---|---|---|
| HEX | #000000 | #F00FEF |
| RGB | 0, 0, 0 | 240, 15, 239 |
| HSL | 0.0, 0.0%, 0.0% | 300.3, 88.2%, 50.0% |
| HSV | 0.0, 0.0%, 0.0% | 300.3, 93.8%, 94.1% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 93.8%, 0.4%, 5.9% |
| OKLCH | 0.0 0.0 0.0 | 0.6719 0.3042 328.6 |
Contrast & Accessibility
6.02:1
AA Pass
AA Large Pass
AAA Fail
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #F00FEF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #F00FEF
Color Difference (Delta E)
122.98
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #F00FEF);
background: linear-gradient(135deg, #000000, #F00FEF);