#882C20#882C20
#882C20 is a dark, vivid red. Relative luminance 0.071; OKLCH L 43.0% C 0.128 H 30.4°. Best body text is #FFFFFF at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #882C20 |
|---|---|
| RGB | rgb(136, 44, 32) |
| HSL | hsl(7, 62%, 33%) |
| HSV | hsv(7, 76%, 53%) |
| CMYK | cmyk(0%, 67.6%, 76.5%, 46.7%) |
| CIE-LAB | lab(32.13, 38.53, 28.93) |
| CIE-LCH | lch(32.13, 48.18, 36.90°) |
| OKLab | oklab(42.96% 0.1104 0.0648) |
| OKLCH | oklch(42.96% 0.128 30.4) |
| XYZ | xyz(11.3160, 7.1415, 2.1488) |
| Luminance | 0.0714 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.64
Crimson (survey)
#8C000F
ΔE00 5.22
Indian Red
#850E04
ΔE00 5.29
Brownish Red
#9E3623
ΔE00 5.32
Brick Red
#8F1402
ΔE00 5.53
Carmine
#9D0216
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882C20 #207C88
analogous
#882048 #882C20 #886020
triadic
#882C20 #20882C #2C2088
tetradic
#882C20 #488820 #207C88 #602088
square
#882C20 #488820 #207C88 #602088
split-complementary
#882C20 #208860 #204888
monochromatic
#250C09 #561C14 #882C20 #BA3C2C #D55D4D
Accessibility & contrast
On white
8.65
#882C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.43
#882C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882C20
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882C20 | 1.00 | 8.65 | 2.43 | 8.65 |
| #FFFFFF | 8.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#463F1E
Deuteranopia (green-blind)
#5D531D
Tritanopia (blue-blind)
#96122A
Achromatopsia (no color)
#4C4C4C
Design tokens & code
CSS
--color: #882c20; /* rgb */ color: rgb(136, 44, 32); /* oklch */ color: oklch(43.0% 0.128 30.4);
Tailwind
colors: {
custom: {
50: '#b26a5c',
500: '#882c20',
950: '#000000',
},
}SCSS
$custom: #882c20; $custom-light: #b26a5c; $custom-dark: #000000;
JSON
{
"hex": "#882c20",
"rgb": {
"r": 136,
"g": 44,
"b": 32
},
"hsl": {
"h": 6.923,
"s": 61.905,
"l": 32.941
},
"oklch": {
"l": 0.42961,
"c": 0.12798,
"h": 30.4
},
"luminance": 0.0714
}Semantic roles & 50–950 ramp
primary
#882C20
secondary
#4CACB8
accent
#D2E543
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120704
muted
#817A79