black
#000000
#010010
#010010
Color Values
| Format | #000000 | #010010 |
|---|---|---|
| HEX | #000000 | #010010 |
| RGB | 0, 0, 0 | 1, 0, 16 |
| HSL | 0.0, 0.0%, 0.0% | 243.8, 100.0%, 3.1% |
| HSV | 0.0, 0.0%, 0.0% | 243.8, 100.0%, 6.3% |
| CMYK | 0%, 0%, 0%, 100% | 93.8%, 100.0%, 0.0%, 93.7% |
| OKLCH | 0.0 0.0 0.0 | 0.0825 0.0518 275.1 |
Contrast & Accessibility
1.01:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #010010 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #010010
Color Difference (Delta E)
6.91
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #010010);
background: linear-gradient(135deg, #000000, #010010);