#801E1E#801E1E
#801E1E is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.9% C 0.133 H 25.6°. Best body text is #FFFFFF at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #801E1E |
|---|---|
| RGB | rgb(128, 30, 30) |
| HSL | hsl(0, 62%, 31%) |
| HSV | hsv(0, 77%, 50%) |
| CMYK | cmyk(0%, 76.6%, 76.6%, 49.8%) |
| CIE-LAB | lab(28.41, 41.43, 25.57) |
| CIE-LCH | lch(28.41, 48.68, 31.69°) |
| OKLab | oklab(39.89% 0.12 0.0576) |
| OKLCH | oklch(39.89% 0.133 25.6) |
| XYZ | xyz(9.6018, 5.6130, 1.8059) |
| Luminance | 0.0561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.23
Burgundy
#800020
ΔE00 5.01
Blood
#770001
ΔE00 5.57
Maroon
#800000
ΔE00 5.77
Indian Red
#850E04
ΔE00 5.82
Reddy Brown
#6E1005
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#801E1E #1E8080
analogous
#801E4F #801E1E #804F1E
triadic
#801E1E #1E801E #1E1E80
tetradic
#801E1E #4F801E #1E8080 #4F1E80
square
#801E1E #4F801E #1E8080 #4F1E80
split-complementary
#801E1E #1E804F #1E4F80
monochromatic
#1D0707 #4E1212 #801E1E #B22A2A #D34545
Accessibility & contrast
On white
9.90
#801E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#801E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #801E1E
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##801E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##801E1E | 1.00 | 9.90 | 2.12 | 9.90 |
| #FFFFFF | 9.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B351D
Deuteranopia (green-blind)
#534B1A
Tritanopia (blue-blind)
#8D001F
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #801e1e; /* rgb */ color: rgb(128, 30, 30); /* oklch */ color: oklch(39.9% 0.133 25.6);
Tailwind
colors: {
custom: {
50: '#ac625a',
500: '#801e1e',
950: '#000000',
},
}SCSS
$custom: #801e1e; $custom-light: #ac625a; $custom-dark: #000000;
JSON
{
"hex": "#801e1e",
"rgb": {
"r": 128,
"g": 30,
"b": 30
},
"hsl": {
"h": 0,
"s": 62.025,
"l": 30.98
},
"oklch": {
"l": 0.39887,
"c": 0.13311,
"h": 25.6
},
"luminance": 0.05611
}Semantic roles & 50–950 ramp
primary
#801E1E
secondary
#47B3B3
accent
#E5E543
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120603
muted
#817A78