#802022#802022
#802022 is a dark, vivid red. Relative luminance 0.057; OKLCH L 40.2% C 0.131 H 24.3°. Best body text is #FFFFFF at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #802022 |
|---|---|
| RGB | rgb(128, 32, 34) |
| HSL | hsl(359, 60%, 31%) |
| HSV | hsv(359, 75%, 50%) |
| CMYK | cmyk(0%, 75%, 73.4%, 49.8%) |
| CIE-LAB | lab(28.74, 40.86, 23.43) |
| CIE-LCH | lch(28.74, 47.10, 29.83°) |
| OKLab | oklab(40.15% 0.1192 0.0538) |
| OKLCH | oklch(40.15% 0.131 24.3) |
| XYZ | xyz(9.7084, 5.7392, 2.1096) |
| Luminance | 0.0574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.43
Crimson (survey)
#8C000F
ΔE00 5.14
Wine Red
#7B0323
ΔE00 5.57
Carmine
#9D0216
ΔE00 6.48
Blood
#770001
ΔE00 6.58
Reddy Brown
#6E1005
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802022 #20807E
analogous
#802052 #802022 #804E20
triadic
#802022 #228020 #202280
tetradic
#802022 #528020 #20807E #4E2080
square
#802022 #528020 #20807E #4E2080
split-complementary
#802022 #20804E #205280
monochromatic
#1E0808 #4F1415 #802022 #B12C2F #D1494C
Accessibility & contrast
On white
9.78
#802022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#802022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802022
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802022 | 1.00 | 9.78 | 2.15 | 9.78 |
| #FFFFFF | 9.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3721
Deuteranopia (green-blind)
#544B1F
Tritanopia (blue-blind)
#8D0022
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #802022; /* rgb */ color: rgb(128, 32, 34); /* oklch */ color: oklch(40.2% 0.131 24.3);
Tailwind
colors: {
custom: {
50: '#ac635d',
500: '#802022',
950: '#000000',
},
}SCSS
$custom: #802022; $custom-light: #ac635d; $custom-dark: #000000;
JSON
{
"hex": "#802022",
"rgb": {
"r": 128,
"g": 32,
"b": 34
},
"hsl": {
"h": 358.75,
"s": 60,
"l": 31.373
},
"oklch": {
"l": 0.40152,
"c": 0.13072,
"h": 24.3
},
"luminance": 0.05738
}Semantic roles & 50–950 ramp
primary
#802022
secondary
#49B3B1
accent
#E3E045
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79