#882822#882822
#882822 is a dark, vivid red. Relative luminance 0.069; OKLCH L 42.5% C 0.132 H 27.7°. Best body text is #FFFFFF at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #882822 |
|---|---|
| RGB | rgb(136, 40, 34) |
| HSL | hsl(4, 60%, 33%) |
| HSV | hsv(4, 75%, 53%) |
| CMYK | cmyk(0%, 70.6%, 75%, 46.7%) |
| CIE-LAB | lab(31.51, 40.37, 27.03) |
| CIE-LCH | lch(31.51, 48.59, 33.80°) |
| OKLab | oklab(42.5% 0.1166 0.0612) |
| OKLCH | oklch(42.5% 0.132 27.7) |
| XYZ | xyz(11.2021, 6.8690, 2.2491) |
| Luminance | 0.0687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.63
Carmine
#9D0216
ΔE00 5.09
Red Brown
#8B2E16
ΔE00 5.34
Indian Red
#850E04
ΔE00 5.74
Brown
#A52A2A
ΔE00 5.83
Darkred
#8B0000
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882822 #228288
analogous
#88224F #882822 #885B22
triadic
#882822 #228828 #282288
tetradic
#882822 #4F8822 #228288 #5B2288
square
#882822 #4F8822 #228288 #5B2288
split-complementary
#882822 #22885B #224F88
monochromatic
#260B0A #571A16 #882822 #B9362E #D35951
Accessibility & contrast
On white
8.85
#882822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.37
#882822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882822
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882822 | 1.00 | 8.85 | 2.37 | 8.85 |
| #FFFFFF | 8.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433D21
Deuteranopia (green-blind)
#5B521F
Tritanopia (blue-blind)
#960927
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #882822; /* rgb */ color: rgb(136, 40, 34); /* oklch */ color: oklch(42.5% 0.132 27.7);
Tailwind
colors: {
custom: {
50: '#b2685d',
500: '#882822',
950: '#000000',
},
}SCSS
$custom: #882822; $custom-light: #b2685d; $custom-dark: #000000;
JSON
{
"hex": "#882822",
"rgb": {
"r": 136,
"g": 40,
"b": 34
},
"hsl": {
"h": 3.529,
"s": 60,
"l": 33.333
},
"oklch": {
"l": 0.42504,
"c": 0.13165,
"h": 27.7
},
"luminance": 0.06867
}Semantic roles & 50–950 ramp
primary
#882822
secondary
#4FB1B7
accent
#DAE345
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120604
muted
#817A79