#882B1F#882B1F
#882B1F is a dark, vivid red. Relative luminance 0.071; OKLCH L 42.8% C 0.129 H 30.4°. Best body text is #FFFFFF at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #882B1F |
|---|---|
| RGB | rgb(136, 43, 31) |
| HSL | hsl(7, 63%, 33%) |
| HSV | hsv(7, 77%, 53%) |
| CMYK | cmyk(0%, 68.4%, 77.2%, 46.7%) |
| CIE-LAB | lab(31.95, 38.93, 29.33) |
| CIE-LCH | lch(31.95, 48.74, 36.99°) |
| OKLab | oklab(42.82% 0.1114 0.0654) |
| OKLCH | oklch(42.82% 0.129 30.4) |
| XYZ | xyz(11.2658, 7.0626, 2.0661) |
| Luminance | 0.0706 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.57
Crimson (survey)
#8C000F
ΔE00 5.02
Indian Red
#850E04
ΔE00 5.07
Brick Red
#8F1402
ΔE00 5.32
Brownish Red
#9E3623
ΔE00 5.37
Carmine
#9D0216
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882B1F #1F7C88
analogous
#881F48 #882B1F #885F1F
triadic
#882B1F #1F882B #2B1F88
tetradic
#882B1F #48881F #1F7C88 #5F1F88
square
#882B1F #48881F #1F7C88 #5F1F88
split-complementary
#882B1F #1F885F #1F4888
monochromatic
#240B08 #561B14 #882B1F #BA3B2A #D65B4B
Accessibility & contrast
On white
8.71
#882B1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.41
#882B1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882B1F
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882B1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882B1F | 1.00 | 8.71 | 2.41 | 8.71 |
| #FFFFFF | 8.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#453E1D
Deuteranopia (green-blind)
#5C531C
Tritanopia (blue-blind)
#961029
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #882b1f; /* rgb */ color: rgb(136, 43, 31); /* oklch */ color: oklch(42.8% 0.129 30.4);
Tailwind
colors: {
custom: {
50: '#b26a5b',
500: '#882b1f',
950: '#000000',
},
}SCSS
$custom: #882b1f; $custom-light: #b26a5b; $custom-dark: #000000;
JSON
{
"hex": "#882b1f",
"rgb": {
"r": 136,
"g": 43,
"b": 31
},
"hsl": {
"h": 6.857,
"s": 62.874,
"l": 32.745
},
"oklch": {
"l": 0.42824,
"c": 0.12919,
"h": 30.4
},
"luminance": 0.07061
}Semantic roles & 50–950 ramp
primary
#882B1F
secondary
#4AACB9
accent
#D3E642
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120704
muted
#817A79