#86201C#86201C
#86201C is a dark, vivid red. Relative luminance 0.062; OKLCH L 41.2% C 0.138 H 27.4°. Best body text is #FFFFFF at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #86201C |
|---|---|
| RGB | rgb(134, 32, 28) |
| HSL | hsl(2, 65%, 32%) |
| HSV | hsv(2, 79%, 53%) |
| CMYK | cmyk(0%, 76.1%, 79.1%, 47.5%) |
| CIE-LAB | lab(29.88, 42.61, 28.76) |
| CIE-LCH | lch(29.88, 51.40, 34.02°) |
| OKLab | oklab(41.19% 0.1225 0.0635) |
| OKLCH | oklch(41.19% 0.138 27.4) |
| XYZ | xyz(10.5589, 6.1868, 1.7366) |
| Luminance | 0.0619 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.30
Indian Red
#850E04
ΔE00 4.59
Carmine
#9D0216
ΔE00 4.65
Dark Red
#840000
ΔE00 4.98
Maroon
#800000
ΔE00 5.04
Darkred
#8B0000
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86201C #1C8286
analogous
#861C4D #86201C #86551C
triadic
#86201C #1C8620 #201C86
tetradic
#86201C #4D861C #1C8286 #551C86
square
#86201C #4D861C #1C8286 #551C86
split-complementary
#86201C #1C8655 #1C4D86
monochromatic
#210807 #531411 #86201C #B92C27 #D84A44
Accessibility & contrast
On white
9.39
#86201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.24
#86201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #86201C
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##86201C | 1.00 | 9.39 | 2.24 | 9.39 |
| #FFFFFF | 9.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F381A
Deuteranopia (green-blind)
#584E18
Tritanopia (blue-blind)
#940020
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #86201c; /* rgb */ color: rgb(134, 32, 28); /* oklch */ color: oklch(41.2% 0.138 27.4);
Tailwind
colors: {
custom: {
50: '#b16459',
500: '#86201c',
950: '#000000',
},
}SCSS
$custom: #86201c; $custom-light: #b16459; $custom-dark: #000000;
JSON
{
"hex": "#86201c",
"rgb": {
"r": 134,
"g": 32,
"b": 28
},
"hsl": {
"h": 2.264,
"s": 65.432,
"l": 31.765
},
"oklch": {
"l": 0.41192,
"c": 0.138,
"h": 27.4
},
"luminance": 0.06185
}Semantic roles & 50–950 ramp
primary
#86201C
secondary
#45B5B9
accent
#E2E83F
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120603
muted
#817A78