#86221C#86221C
#86221C is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.4% C 0.136 H 28.1°. Best body text is #FFFFFF at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86221C |
|---|---|
| RGB | rgb(134, 34, 28) |
| HSL | hsl(3, 65%, 32%) |
| HSV | hsv(3, 79%, 53%) |
| CMYK | cmyk(0%, 74.6%, 79.1%, 47.5%) |
| CIE-LAB | lab(30.15, 41.85, 29.05) |
| CIE-LCH | lch(30.15, 50.95, 34.77°) |
| OKLab | oklab(41.4% 0.1201 0.0642) |
| OKLCH | oklch(41.4% 0.136 28.1) |
| XYZ | xyz(10.6144, 6.2979, 1.7551) |
| Luminance | 0.0630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.50
Indian Red
#850E04
ΔE00 4.45
Carmine
#9D0216
ΔE00 4.77
Dark Red
#840000
ΔE00 4.95
Maroon
#800000
ΔE00 5.05
Darkred
#8B0000
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86221C #1C8086
analogous
#861C4B #86221C #86571C
triadic
#86221C #1C8622 #221C86
tetradic
#86221C #4B861C #1C8086 #571C86
square
#86221C #4B861C #1C8086 #571C86
split-complementary
#86221C #1C8657 #1C4B86
monochromatic
#210807 #531511 #86221C #B92F27 #D84D44
Accessibility & contrast
On white
9.30
#86221C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#86221C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #86221C
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86221C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##86221C | 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)
#40391A
Deuteranopia (green-blind)
#584F18
Tritanopia (blue-blind)
#940022
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #86221c; /* rgb */ color: rgb(134, 34, 28); /* oklch */ color: oklch(41.4% 0.136 28.1);
Tailwind
colors: {
custom: {
50: '#b16559',
500: '#86221c',
950: '#000000',
},
}SCSS
$custom: #86221c; $custom-light: #b16559; $custom-dark: #000000;
JSON
{
"hex": "#86221c",
"rgb": {
"r": 134,
"g": 34,
"b": 28
},
"hsl": {
"h": 3.396,
"s": 65.432,
"l": 31.765
},
"oklch": {
"l": 0.41395,
"c": 0.13619,
"h": 28.1
},
"luminance": 0.06296
}Semantic roles & 50–950 ramp
primary
#86221C
secondary
#45B2B9
accent
#DFE83F
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120603
muted
#817A78