#882121#882121
#882121 is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.7% C 0.139 H 25.6°. Best body text is #FFFFFF at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #882121 |
|---|---|
| RGB | rgb(136, 33, 33) |
| HSL | hsl(0, 61%, 33%) |
| HSV | hsv(0, 76%, 53%) |
| CMYK | cmyk(0%, 75.7%, 75.7%, 46.7%) |
| CIE-LAB | lab(30.48, 43.12, 26.48) |
| CIE-LCH | lch(30.48, 50.60, 31.56°) |
| OKLab | oklab(41.73% 0.125 0.0598) |
| OKLCH | oklch(41.73% 0.139 25.6) |
| XYZ | xyz(10.9730, 6.4334, 2.1025) |
| Luminance | 0.0643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.05
Carmine
#9D0216
ΔE00 4.75
Burgundy
#800020
ΔE00 5.68
Indian Red
#850E04
ΔE00 5.98
Brown
#A52A2A
ΔE00 6.15
Dark Red
#840000
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882121 #218888
analogous
#882154 #882121 #885421
triadic
#882121 #218821 #212188
tetradic
#882121 #548821 #218888 #542188
square
#882121 #548821 #218888 #542188
split-complementary
#882121 #218854 #215488
monochromatic
#250909 #571515 #882121 #B92D2D #D44F4F
Accessibility & contrast
On white
9.18
#882121 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#882121 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882121
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882121 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882121 | 1.00 | 9.18 | 2.29 | 9.18 |
| #FFFFFF | 9.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3A20
Deuteranopia (green-blind)
#59501D
Tritanopia (blue-blind)
#960022
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #882121; /* rgb */ color: rgb(136, 33, 33); /* oklch */ color: oklch(41.7% 0.139 25.6);
Tailwind
colors: {
custom: {
50: '#b2655c',
500: '#882121',
950: '#000000',
},
}SCSS
$custom: #882121; $custom-light: #b2655c; $custom-dark: #000000;
JSON
{
"hex": "#882121",
"rgb": {
"r": 136,
"g": 33,
"b": 33
},
"hsl": {
"h": 0,
"s": 60.947,
"l": 33.137
},
"oklch": {
"l": 0.41733,
"c": 0.13853,
"h": 25.6
},
"luminance": 0.06432
}Semantic roles & 50–950 ramp
primary
#882121
secondary
#4DB8B8
accent
#E4E444
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120604
muted
#817A79