black
#000000
#010403
#010403
Color Values
| Format | #000000 | #010403 |
|---|---|---|
| HEX | #000000 | #010403 |
| RGB | 0, 0, 0 | 1, 4, 3 |
| HSL | 0.0, 0.0%, 0.0% | 160.0, 60.0%, 1.0% |
| HSV | 0.0, 0.0%, 0.0% | 160.0, 75.0%, 1.6% |
| CMYK | 0%, 0%, 0%, 100% | 75.0%, 0.0%, 25.0%, 98.4% |
| OKLCH | 0.0 0.0 0.0 | 0.0984 0.0124 174.8 |
Contrast & Accessibility
1.02:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #010403 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #010403
Color Difference (Delta E)
1.29
Similar
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #010403);
background: linear-gradient(135deg, #000000, #010403);