black
#000000
#A1111B
#A1111B
Color Values
| Format | #000000 | #A1111B |
|---|---|---|
| HEX | #000000 | #A1111B |
| RGB | 0, 0, 0 | 161, 17, 27 |
| HSL | 0.0, 0.0%, 0.0% | 355.8, 80.9%, 34.9% |
| HSV | 0.0, 0.0%, 0.0% | 355.8, 89.4%, 63.1% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 89.4%, 83.2%, 36.9% |
| OKLCH | 0.0 0.0 0.0 | 0.4532 0.1745 25.6 |
Contrast & Accessibility
2.61:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #A1111B → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #A1111B
Color Difference (Delta E)
73.66
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #A1111B);
background: linear-gradient(135deg, #000000, #A1111B);