#861F19#861F19
#861F19 is a dark, vivid red. Relative luminance 0.061; OKLCH L 41.1% C 0.139 H 28.3°. Best body text is #FFFFFF at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #861F19 |
|---|---|
| RGB | rgb(134, 31, 25) |
| HSL | hsl(3, 69%, 31%) |
| HSV | hsv(3, 81%, 53%) |
| CMYK | cmyk(0%, 76.9%, 81.3%, 47.5%) |
| CIE-LAB | lab(29.71, 42.86, 30.37) |
| CIE-LCH | lch(29.71, 52.53, 35.32°) |
| OKLab | oklab(41.06% 0.1226 0.0661) |
| OKLCH | oklch(41.06% 0.139 28.3) |
| XYZ | xyz(10.4982, 6.1201, 1.5480) |
| Luminance | 0.0612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 2.99
Indian Red
#850E04
ΔE00 3.82
Dark Red
#840000
ΔE00 4.29
Maroon
#800000
ΔE00 4.41
Darkred
#8B0000
ΔE00 4.42
Carmine
#9D0216
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#861F19 #198086
analogous
#861949 #861F19 #865519
triadic
#861F19 #19861F #1F1986
tetradic
#861F19 #498619 #198086 #551986
square
#861F19 #498619 #198086 #551986
split-complementary
#861F19 #198655 #194986
monochromatic
#1F0706 #52130F #861F19 #BA2B23 #DB473E
Accessibility & contrast
On white
9.44
#861F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.22
#861F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #861F19
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##861F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##861F19 | 1.00 | 9.44 | 2.22 | 9.44 |
| #FFFFFF | 9.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3817
Deuteranopia (green-blind)
#584E14
Tritanopia (blue-blind)
#94001F
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #861f19; /* rgb */ color: rgb(134, 31, 25); /* oklch */ color: oklch(41.1% 0.139 28.3);
Tailwind
colors: {
custom: {
50: '#b16356',
500: '#861f19',
950: '#000000',
},
}SCSS
$custom: #861f19; $custom-light: #b16356; $custom-dark: #000000;
JSON
{
"hex": "#861f19",
"rgb": {
"r": 134,
"g": 31,
"b": 25
},
"hsl": {
"h": 3.303,
"s": 68.553,
"l": 31.176
},
"oklch": {
"l": 0.41058,
"c": 0.13931,
"h": 28.3
},
"luminance": 0.06118
}Semantic roles & 50–950 ramp
primary
#861F19
secondary
#41B3BA
accent
#E2EB3C
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120603
muted
#817A78