#802220#802220
#802220 is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.3% C 0.129 H 26.1°. Best body text is #FFFFFF at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #802220 |
|---|---|
| RGB | rgb(128, 34, 32) |
| HSL | hsl(1, 60%, 31%) |
| HSV | hsv(1, 75%, 50%) |
| CMYK | cmyk(0%, 73.4%, 75%, 49.8%) |
| CIE-LAB | lab(29.00, 39.97, 24.99) |
| CIE-LCH | lch(29.00, 47.14, 32.02°) |
| OKLab | oklab(40.34% 0.1159 0.0568) |
| OKLCH | oklch(40.34% 0.129 26.1) |
| XYZ | xyz(9.7359, 5.8390, 1.9806) |
| Luminance | 0.0584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.64
Burgundy
#800020
ΔE00 5.47
Blood
#770001
ΔE00 5.99
Indian Red
#850E04
ΔE00 6.01
Maroon
#800000
ΔE00 6.12
Reddy Brown
#6E1005
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802220 #207E80
analogous
#80204E #802220 #805220
triadic
#802220 #208022 #222080
tetradic
#802220 #4E8020 #207E80 #522080
square
#802220 #4E8020 #207E80 #522080
split-complementary
#802220 #208052 #204E80
monochromatic
#1E0808 #4F1514 #802220 #B12F2C #D14C49
Accessibility & contrast
On white
9.69
#802220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#802220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802220
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802220 | 1.00 | 9.69 | 2.17 | 9.69 |
| #FFFFFF | 9.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371F
Deuteranopia (green-blind)
#554C1D
Tritanopia (blue-blind)
#8D0023
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #802220; /* rgb */ color: rgb(128, 34, 32); /* oklch */ color: oklch(40.3% 0.129 26.1);
Tailwind
colors: {
custom: {
50: '#ac645b',
500: '#802220',
950: '#000000',
},
}SCSS
$custom: #802220; $custom-light: #ac645b; $custom-dark: #000000;
JSON
{
"hex": "#802220",
"rgb": {
"r": 128,
"g": 34,
"b": 32
},
"hsl": {
"h": 1.25,
"s": 60,
"l": 31.373
},
"oklch": {
"l": 0.40335,
"c": 0.12903,
"h": 26.1
},
"luminance": 0.05838
}Semantic roles & 50–950 ramp
primary
#802220
secondary
#49B1B3
accent
#E0E345
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79