#80211E#80211E
#80211E is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.2% C 0.130 H 26.7°. Best body text is #FFFFFF at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #80211E |
|---|---|
| RGB | rgb(128, 33, 30) |
| HSL | hsl(2, 62%, 31%) |
| HSV | hsv(2, 77%, 50%) |
| CMYK | cmyk(0%, 74.2%, 76.6%, 49.8%) |
| CIE-LAB | lab(28.83, 40.28, 26.04) |
| CIE-LCH | lch(28.83, 47.96, 32.88°) |
| OKLab | oklab(40.2% 0.1164 0.0586) |
| OKLCH | oklch(40.2% 0.13 26.7) |
| XYZ | xyz(9.6814, 5.7721, 1.8324) |
| Luminance | 0.0577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.25
Indian Red
#850E04
ΔE00 5.47
Blood
#770001
ΔE00 5.53
Maroon
#800000
ΔE00 5.60
Reddy Brown
#6E1005
ΔE00 5.70
Dark Red
#840000
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80211E #1E7D80
analogous
#801E4C #80211E #80521E
triadic
#80211E #1E8021 #211E80
tetradic
#80211E #4C801E #1E7D80 #521E80
square
#80211E #4C801E #1E7D80 #521E80
split-complementary
#80211E #1E8052 #1E4C80
monochromatic
#1D0707 #4E1412 #80211E #B22E2A #D34945
Accessibility & contrast
On white
9.75
#80211E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#80211E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #80211E
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80211E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##80211E | 1.00 | 9.75 | 2.15 | 9.75 |
| #FFFFFF | 9.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371D
Deuteranopia (green-blind)
#544B1B
Tritanopia (blue-blind)
#8D0021
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #80211e; /* rgb */ color: rgb(128, 33, 30); /* oklch */ color: oklch(40.2% 0.130 26.7);
Tailwind
colors: {
custom: {
50: '#ac645a',
500: '#80211e',
950: '#000000',
},
}SCSS
$custom: #80211e; $custom-light: #ac645a; $custom-dark: #000000;
JSON
{
"hex": "#80211e",
"rgb": {
"r": 128,
"g": 33,
"b": 30
},
"hsl": {
"h": 1.837,
"s": 62.025,
"l": 30.98
},
"oklch": {
"l": 0.40197,
"c": 0.13029,
"h": 26.7
},
"luminance": 0.05771
}Semantic roles & 50–950 ramp
primary
#80211E
secondary
#47B0B3
accent
#E0E543
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120603
muted
#817A78