black
#000000
#20101B
#20101B
Color Values
| Format | #000000 | #20101B |
|---|---|---|
| HEX | #000000 | #20101B |
| RGB | 0, 0, 0 | 32, 16, 27 |
| HSL | 0.0, 0.0%, 0.0% | 318.8, 33.3%, 9.4% |
| HSV | 0.0, 0.0%, 0.0% | 318.8, 50.0%, 12.5% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 50.0%, 15.6%, 87.5% |
| OKLCH | 0.0 0.0 0.0 | 0.2005 0.033 339.3 |
Contrast & Accessibility
1.15:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #20101B → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #20101B
Color Difference (Delta E)
13.12
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #20101B);
background: linear-gradient(135deg, #000000, #20101B);