#862020#862020
#862020 is a dark, vivid red. Relative luminance 0.062; OKLCH L 41.2% C 0.137 H 25.6°. Best body text is #FFFFFF at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #862020 |
|---|---|
| RGB | rgb(134, 32, 32) |
| HSL | hsl(0, 61%, 33%) |
| HSV | hsv(0, 76%, 53%) |
| CMYK | cmyk(0%, 76.1%, 76.1%, 47.5%) |
| CIE-LAB | lab(29.93, 42.78, 26.37) |
| CIE-LCH | lch(29.93, 50.25, 31.65°) |
| OKLab | oklab(41.25% 0.1239 0.0594) |
| OKLCH | oklch(41.25% 0.137 25.6) |
| XYZ | xyz(10.6100, 6.2073, 2.0057) |
| Luminance | 0.0621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.97
Carmine
#9D0216
ΔE00 4.99
Burgundy
#800020
ΔE00 5.48
Indian Red
#850E04
ΔE00 5.84
Maroon
#800000
ΔE00 6.07
Dark Red
#840000
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#862020 #208686
analogous
#862053 #862020 #865320
triadic
#862020 #208620 #202086
tetradic
#862020 #538620 #208686 #532086
square
#862020 #538620 #208686 #532086
split-complementary
#862020 #208653 #205386
monochromatic
#230808 #551414 #862020 #B72C2C #D44C4C
Accessibility & contrast
On white
9.37
#862020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.24
#862020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #862020
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##862020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##862020 | 1.00 | 9.37 | 2.24 | 9.37 |
| #FFFFFF | 9.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E381F
Deuteranopia (green-blind)
#584E1C
Tritanopia (blue-blind)
#940021
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #862020; /* rgb */ color: rgb(134, 32, 32); /* oklch */ color: oklch(41.2% 0.137 25.6);
Tailwind
colors: {
custom: {
50: '#b1645b',
500: '#862020',
950: '#000000',
},
}SCSS
$custom: #862020; $custom-light: #b1645b; $custom-dark: #000000;
JSON
{
"hex": "#862020",
"rgb": {
"r": 134,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 61.446,
"l": 32.549
},
"oklch": {
"l": 0.41245,
"c": 0.13743,
"h": 25.6
},
"luminance": 0.06206
}Semantic roles & 50–950 ramp
primary
#862020
secondary
#4BB7B7
accent
#E5E543
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120604
muted
#817A79