#882020#882020
#882020 is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.6% C 0.140 H 25.7°. Best body text is #FFFFFF at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #882020 |
|---|---|
| RGB | rgb(136, 32, 32) |
| HSL | hsl(0, 62%, 33%) |
| HSV | hsv(0, 76%, 53%) |
| CMYK | cmyk(0%, 76.5%, 76.5%, 46.7%) |
| CIE-LAB | lab(30.34, 43.44, 26.94) |
| CIE-LCH | lch(30.34, 51.11, 31.80°) |
| OKLab | oklab(41.62% 0.1258 0.0605) |
| OKLCH | oklch(41.62% 0.14 25.7) |
| XYZ | xyz(10.9318, 6.3732, 2.0208) |
| Luminance | 0.0637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.83
Carmine
#9D0216
ΔE00 4.62
Burgundy
#800020
ΔE00 5.71
Indian Red
#850E04
ΔE00 5.76
Dark Red
#840000
ΔE00 6.03
Maroon
#800000
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882020 #208888
analogous
#882054 #882020 #885420
triadic
#882020 #208820 #202088
tetradic
#882020 #548820 #208888 #542088
square
#882020 #548820 #208888 #542088
split-complementary
#882020 #208854 #205488
monochromatic
#250909 #561414 #882020 #BA2C2C #D54D4D
Accessibility & contrast
On white
9.23
#882020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#882020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882020
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882020 | 1.00 | 9.23 | 2.27 | 9.23 |
| #FFFFFF | 9.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F391F
Deuteranopia (green-blind)
#59501C
Tritanopia (blue-blind)
#960021
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #882020; /* rgb */ color: rgb(136, 32, 32); /* oklch */ color: oklch(41.6% 0.140 25.7);
Tailwind
colors: {
custom: {
50: '#b2645b',
500: '#882020',
950: '#000000',
},
}SCSS
$custom: #882020; $custom-light: #b2645b; $custom-dark: #000000;
JSON
{
"hex": "#882020",
"rgb": {
"r": 136,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 61.905,
"l": 32.941
},
"oklch": {
"l": 0.41621,
"c": 0.13956,
"h": 25.7
},
"luminance": 0.06372
}Semantic roles & 50–950 ramp
primary
#882020
secondary
#4CB8B8
accent
#E5E543
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120604
muted
#817A79