#882A24#882A24
#882A24 is a dark, vivid red. Relative luminance 0.070; OKLCH L 42.8% C 0.129 H 27.6°. Best body text is #FFFFFF at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #882A24 |
|---|---|
| RGB | rgb(136, 42, 36) |
| HSL | hsl(4, 58%, 34%) |
| HSV | hsv(4, 74%, 53%) |
| CMYK | cmyk(0%, 69.1%, 73.5%, 46.7%) |
| CIE-LAB | lab(31.85, 39.61, 26.20) |
| CIE-LCH | lch(31.85, 47.49, 33.48°) |
| OKLab | oklab(42.77% 0.1146 0.0598) |
| OKLCH | oklch(42.77% 0.129 27.6) |
| XYZ | xyz(11.3010, 7.0192, 2.4285) |
| Luminance | 0.0702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 5.08
Carmine
#9D0216
ΔE00 5.39
Red Brown
#8B2E16
ΔE00 5.51
Brown
#A52A2A
ΔE00 5.75
Indian Red
#850E04
ΔE00 6.18
Brownish Red
#9E3623
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882A24 #248288
analogous
#882450 #882A24 #885C24
triadic
#882A24 #24882A #2A2488
tetradic
#882A24 #508824 #248288 #5C2488
square
#882A24 #508824 #248288 #5C2488
split-complementary
#882A24 #24885C #245088
monochromatic
#270C0A #581B17 #882A24 #B83931 #D25C55
Accessibility & contrast
On white
8.74
#882A24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.40
#882A24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882A24
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882A24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882A24 | 1.00 | 8.74 | 2.40 | 8.74 |
| #FFFFFF | 8.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443E23
Deuteranopia (green-blind)
#5C5221
Tritanopia (blue-blind)
#960F29
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #882a24; /* rgb */ color: rgb(136, 42, 36); /* oklch */ color: oklch(42.8% 0.129 27.6);
Tailwind
colors: {
custom: {
50: '#b2695f',
500: '#882a24',
950: '#000000',
},
}SCSS
$custom: #882a24; $custom-light: #b2695f; $custom-dark: #000000;
JSON
{
"hex": "#882a24",
"rgb": {
"r": 136,
"g": 42,
"b": 36
},
"hsl": {
"h": 3.6,
"s": 58.14,
"l": 33.725
},
"oklch": {
"l": 0.4277,
"c": 0.12928,
"h": 27.6
},
"luminance": 0.07018
}Semantic roles & 50–950 ramp
primary
#882A24
secondary
#52B0B6
accent
#D8E146
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120704
muted
#817A79