#802222#802222
#802222 is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.4% C 0.129 H 25.0°. Best body text is #FFFFFF at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #802222 |
|---|---|
| RGB | rgb(128, 34, 34) |
| HSL | hsl(0, 58%, 32%) |
| HSV | hsv(0, 73%, 50%) |
| CMYK | cmyk(0%, 73.4%, 73.4%, 49.8%) |
| CIE-LAB | lab(29.03, 40.07, 23.77) |
| CIE-LCH | lch(29.03, 46.59, 30.67°) |
| OKLab | oklab(40.37% 0.1166 0.0545) |
| OKLCH | oklch(40.37% 0.129 25) |
| XYZ | xyz(9.7639, 5.8502, 2.1281) |
| Luminance | 0.0585 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.95
Crimson (survey)
#8C000F
ΔE00 5.08
Wine Red
#7B0323
ΔE00 6.08
Carmine
#9D0216
ΔE00 6.40
Blood
#770001
ΔE00 6.50
Reddy Brown
#6E1005
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802222 #228080
analogous
#802251 #802222 #805122
triadic
#802222 #228022 #222280
tetradic
#802222 #518022 #228080 #512280
square
#802222 #518022 #228080 #512280
split-complementary
#802222 #228051 #225180
monochromatic
#1F0808 #501515 #802222 #B02F2F #D04D4D
Accessibility & contrast
On white
9.68
#802222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#802222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802222
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802222 | 1.00 | 9.68 | 2.17 | 9.68 |
| #FFFFFF | 9.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3821
Deuteranopia (green-blind)
#544C1F
Tritanopia (blue-blind)
#8D0123
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #802222; /* rgb */ color: rgb(128, 34, 34); /* oklch */ color: oklch(40.4% 0.129 25.0);
Tailwind
colors: {
custom: {
50: '#ac645d',
500: '#802222',
950: '#000000',
},
}SCSS
$custom: #802222; $custom-light: #ac645d; $custom-dark: #000000;
JSON
{
"hex": "#802222",
"rgb": {
"r": 128,
"g": 34,
"b": 34
},
"hsl": {
"h": 0,
"s": 58.025,
"l": 31.765
},
"oklch": {
"l": 0.40365,
"c": 0.12874,
"h": 25
},
"luminance": 0.05849
}Semantic roles & 50–950 ramp
primary
#802222
secondary
#4BB2B2
accent
#E1E147
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79