black
#000000
#080100
#080100
Color Values
| Format | #000000 | #080100 |
|---|---|---|
| HEX | #000000 | #080100 |
| RGB | 0, 0, 0 | 8, 1, 0 |
| HSL | 0.0, 0.0%, 0.0% | 7.5, 100.0%, 1.6% |
| HSV | 0.0, 0.0%, 0.0% | 7.5, 100.0%, 3.1% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 87.5%, 100.0%, 96.9% |
| OKLCH | 0.0 0.0 0.0 | 0.093 0.0278 42.6 |
Contrast & Accessibility
1.01:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #080100 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #080100
Color Difference (Delta E)
2.08
Similar
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #080100);
background: linear-gradient(135deg, #000000, #080100);