black
#000000
#020C01
#020C01
Color Values
| Format | #000000 | #020C01 |
|---|---|---|
| HEX | #000000 | #020C01 |
| RGB | 0, 0, 0 | 2, 12, 1 |
| HSL | 0.0, 0.0%, 0.0% | 114.5, 84.6%, 2.5% |
| HSV | 0.0, 0.0%, 0.0% | 114.5, 91.7%, 4.7% |
| CMYK | 0%, 0%, 0%, 100% | 83.3%, 0.0%, 91.7%, 95.3% |
| OKLCH | 0.0 0.0 0.0 | 0.1371 0.0377 140.3 |
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: #020C01 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #020C01
Color Difference (Delta E)
5.88
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #020C01);
background: linear-gradient(135deg, #000000, #020C01);