#822020#822020
#822020 is a dark, vivid red. Relative luminance 0.059; OKLCH L 40.5% C 0.133 H 25.4°. Best body text is #FFFFFF at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #822020 |
|---|---|
| RGB | rgb(130, 32, 32) |
| HSL | hsl(0, 60%, 32%) |
| HSV | hsv(0, 75%, 51%) |
| CMYK | cmyk(0%, 75.4%, 75.4%, 49%) |
| CIE-LAB | lab(29.12, 41.44, 25.23) |
| CIE-LCH | lch(29.12, 48.51, 31.34°) |
| OKLab | oklab(40.49% 0.1203 0.0572) |
| OKLCH | oklch(40.49% 0.133 25.4) |
| XYZ | xyz(9.9843, 5.8847, 1.9764) |
| Luminance | 0.0588 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.39
Burgundy
#800020
ΔE00 5.09
Carmine
#9D0216
ΔE00 5.76
Blood
#770001
ΔE00 6.07
Indian Red
#850E04
ΔE00 6.08
Maroon
#800000
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#822020 #208282
analogous
#822051 #822020 #825120
triadic
#822020 #208220 #202082
tetradic
#822020 #518220 #208282 #512082
square
#822020 #518220 #208282 #512082
split-complementary
#822020 #208251 #205182
monochromatic
#200808 #511414 #822020 #B32C2C #D24A4A
Accessibility & contrast
On white
9.65
#822020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.18
#822020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #822020
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##822020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##822020 | 1.00 | 9.65 | 2.18 | 9.65 |
| #FFFFFF | 9.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371F
Deuteranopia (green-blind)
#554C1D
Tritanopia (blue-blind)
#8F0021
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #822020; /* rgb */ color: rgb(130, 32, 32); /* oklch */ color: oklch(40.5% 0.133 25.4);
Tailwind
colors: {
custom: {
50: '#ae635b',
500: '#822020',
950: '#000000',
},
}SCSS
$custom: #822020; $custom-light: #ae635b; $custom-dark: #000000;
JSON
{
"hex": "#822020",
"rgb": {
"r": 130,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 60.494,
"l": 31.765
},
"oklch": {
"l": 0.40495,
"c": 0.13314,
"h": 25.4
},
"luminance": 0.05883
}Semantic roles & 50–950 ramp
primary
#822020
secondary
#49B5B5
accent
#E4E444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120604
muted
#817A79