#80211C#80211C
#80211C is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.2% C 0.131 H 27.7°. Best body text is #FFFFFF at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #80211C |
|---|---|
| RGB | rgb(128, 33, 28) |
| HSL | hsl(3, 64%, 31%) |
| HSV | hsv(3, 78%, 50%) |
| CMYK | cmyk(0%, 74.2%, 78.1%, 49.8%) |
| CIE-LAB | lab(28.80, 40.19, 27.24) |
| CIE-LCH | lch(28.80, 48.55, 34.13°) |
| OKLab | oklab(40.17% 0.1157 0.0607) |
| OKLCH | oklch(40.17% 0.131 27.7) |
| XYZ | xyz(9.6567, 5.7622, 1.7021) |
| Luminance | 0.0576 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.98
Indian Red
#850E04
ΔE00 4.85
Maroon
#800000
ΔE00 5.08
Blood
#770001
ΔE00 5.13
Dark Red
#840000
ΔE00 5.19
Reddy Brown
#6E1005
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80211C #1C7B80
analogous
#801C49 #80211C #80531C
triadic
#80211C #1C8021 #211C80
tetradic
#80211C #49801C #1C7B80 #531C80
square
#80211C #49801C #1C7B80 #531C80
split-complementary
#80211C #1C8053 #1C4980
monochromatic
#1C0706 #4E1411 #80211C #B22E27 #D54841
Accessibility & contrast
On white
9.76
#80211C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#80211C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #80211C
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80211C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##80211C | 1.00 | 9.76 | 2.15 | 9.76 |
| #FFFFFF | 9.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371B
Deuteranopia (green-blind)
#544B18
Tritanopia (blue-blind)
#8D0021
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #80211c; /* rgb */ color: rgb(128, 33, 28); /* oklch */ color: oklch(40.2% 0.131 27.7);
Tailwind
colors: {
custom: {
50: '#ac6458',
500: '#80211c',
950: '#000000',
},
}SCSS
$custom: #80211c; $custom-light: #ac6458; $custom-dark: #000000;
JSON
{
"hex": "#80211c",
"rgb": {
"r": 128,
"g": 33,
"b": 28
},
"hsl": {
"h": 3,
"s": 64.103,
"l": 30.588
},
"oklch": {
"l": 0.4017,
"c": 0.1306,
"h": 27.7
},
"luminance": 0.05761
}Semantic roles & 50–950 ramp
primary
#80211C
secondary
#44AEB3
accent
#DFE741
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120603
muted
#817A78