#86221B#86221B
#86221B is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.4% C 0.136 H 28.5°. Best body text is #FFFFFF at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86221B |
|---|---|
| RGB | rgb(134, 34, 27) |
| HSL | hsl(4, 66%, 32%) |
| HSV | hsv(4, 80%, 53%) |
| CMYK | cmyk(0%, 74.6%, 79.9%, 47.5%) |
| CIE-LAB | lab(30.14, 41.81, 29.63) |
| CIE-LCH | lch(30.14, 51.25, 35.33°) |
| OKLab | oklab(41.38% 0.1198 0.0651) |
| OKLCH | oklch(41.38% 0.136 28.5) |
| XYZ | xyz(10.6026, 6.2932, 1.6931) |
| Luminance | 0.0629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.46
Indian Red
#850E04
ΔE00 4.19
Dark Red
#840000
ΔE00 4.73
Carmine
#9D0216
ΔE00 4.77
Darkred
#8B0000
ΔE00 4.82
Maroon
#800000
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86221B #1B7F86
analogous
#861B4A #86221B #86581B
triadic
#86221B #1B8622 #221B86
tetradic
#86221B #4A861B #1B7F86 #581B86
square
#86221B #4A861B #1B7F86 #581B86
split-complementary
#86221B #1B8658 #1B4A86
monochromatic
#200806 #531511 #86221B #B92F25 #D94C42
Accessibility & contrast
On white
9.30
#86221B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#86221B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #86221B
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86221B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##86221B | 1.00 | 9.30 | 2.26 | 9.30 |
| #FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403919
Deuteranopia (green-blind)
#594F17
Tritanopia (blue-blind)
#940021
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #86221b; /* rgb */ color: rgb(134, 34, 27); /* oklch */ color: oklch(41.4% 0.136 28.5);
Tailwind
colors: {
custom: {
50: '#b16558',
500: '#86221b',
950: '#000000',
},
}SCSS
$custom: #86221b; $custom-light: #b16558; $custom-dark: #000000;
JSON
{
"hex": "#86221b",
"rgb": {
"r": 134,
"g": 34,
"b": 27
},
"hsl": {
"h": 3.925,
"s": 66.46,
"l": 31.569
},
"oklch": {
"l": 0.41383,
"c": 0.13635,
"h": 28.5
},
"luminance": 0.06292
}Semantic roles & 50–950 ramp
primary
#86221B
secondary
#44B2B9
accent
#DEE93E
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120603
muted
#817A78