black
#000000
#030405
#030405
Color Values
| Format | #000000 | #030405 |
|---|---|---|
| HEX | #000000 | #030405 |
| RGB | 0, 0, 0 | 3, 4, 5 |
| HSL | 0.0, 0.0%, 0.0% | 210.0, 25.0%, 1.6% |
| HSV | 0.0, 0.0%, 0.0% | 210.0, 40.0%, 2.0% |
| CMYK | 0%, 0%, 0%, 100% | 40.0%, 20.0%, 0.0%, 98.0% |
| OKLCH | 0.0 0.0 0.0 | 0.1052 0.005 244.3 |
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: #030405 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #030405
Color Difference (Delta E)
1.17
Similar
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #030405);
background: linear-gradient(135deg, #000000, #030405);