#802020#802020
#802020 is a dark, vivid red. Relative luminance 0.057; OKLCH L 40.1% C 0.131 H 25.3°. Best body text is #FFFFFF at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #802020 |
|---|---|
| RGB | rgb(128, 32, 32) |
| HSL | hsl(0, 60%, 31%) |
| HSV | hsv(0, 75%, 50%) |
| CMYK | cmyk(0%, 75%, 75%, 49.8%) |
| CIE-LAB | lab(28.72, 40.76, 24.66) |
| CIE-LCH | lch(28.72, 47.64, 31.17°) |
| OKLab | oklab(40.12% 0.1184 0.056) |
| OKLCH | oklch(40.12% 0.131 25.3) |
| XYZ | xyz(9.6804, 5.7280, 1.9621) |
| Luminance | 0.0573 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.64
Burgundy
#800020
ΔE00 4.95
Blood
#770001
ΔE00 6.03
Carmine
#9D0216
ΔE00 6.15
Wine Red
#7B0323
ΔE00 6.17
Reddy Brown
#6E1005
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802020 #208080
analogous
#802050 #802020 #805020
triadic
#802020 #208020 #202080
tetradic
#802020 #508020 #208080 #502080
square
#802020 #508020 #208080 #502080
split-complementary
#802020 #208050 #205080
monochromatic
#1E0808 #4F1414 #802020 #B12C2C #D14949
Accessibility & contrast
On white
9.79
#802020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#802020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802020
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802020 | 1.00 | 9.79 | 2.15 | 9.79 |
| #FFFFFF | 9.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C361F
Deuteranopia (green-blind)
#544B1D
Tritanopia (blue-blind)
#8D0021
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #802020; /* rgb */ color: rgb(128, 32, 32); /* oklch */ color: oklch(40.1% 0.131 25.3);
Tailwind
colors: {
custom: {
50: '#ac635b',
500: '#802020',
950: '#000000',
},
}SCSS
$custom: #802020; $custom-light: #ac635b; $custom-dark: #000000;
JSON
{
"hex": "#802020",
"rgb": {
"r": 128,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 60,
"l": 31.373
},
"oklch": {
"l": 0.4012,
"c": 0.13097,
"h": 25.3
},
"luminance": 0.05727
}Semantic roles & 50–950 ramp
primary
#802020
secondary
#49B3B3
accent
#E3E345
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79