black
#000000
#000D02
#000D02
Color Values
| Format | #000000 | #000D02 |
|---|---|---|
| HEX | #000000 | #000D02 |
| RGB | 0, 0, 0 | 0, 13, 2 |
| HSL | 0.0, 0.0%, 0.0% | 129.2, 100.0%, 2.5% |
| HSV | 0.0, 0.0%, 0.0% | 129.2, 100.0%, 5.1% |
| CMYK | 0%, 0%, 0%, 100% | 100.0%, 0.0%, 84.6%, 94.9% |
| OKLCH | 0.0 0.0 0.0 | 0.1388 0.0398 148.4 |
Contrast & Accessibility
1.06:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #000D02 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #000D02
Color Difference (Delta E)
6.44
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #000D02);
background: linear-gradient(135deg, #000000, #000D02);