black
#000000
#030303
#030303
Color Values
| Format | #000000 | #030303 |
|---|---|---|
| HEX | #000000 | #030303 |
| RGB | 0, 0, 0 | 3, 3, 3 |
| HSL | 0.0, 0.0%, 0.0% | 0.0, 0.0%, 1.2% |
| HSV | 0.0, 0.0%, 0.0% | 0.0, 0.0%, 1.2% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 0.0%, 0.0%, 98.8% |
| OKLCH | 0.0 0.0 0.0 | 0.0969 0.0 89.9 |
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: #030303 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #030303
Color Difference (Delta E)
0.82
Identical
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #030303);
background: linear-gradient(135deg, #000000, #030303);