#801A1D#801A1D
#801A1D is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.5% C 0.137 H 24.8°. Best body text is #FFFFFF at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #801A1D |
|---|---|
| RGB | rgb(128, 26, 29) |
| HSL | hsl(358, 66%, 30%) |
| HSV | hsv(358, 80%, 50%) |
| CMYK | cmyk(0%, 79.7%, 77.3%, 49.8%) |
| CIE-LAB | lab(27.89, 42.80, 25.61) |
| CIE-LCH | lch(27.89, 49.87, 30.90°) |
| OKLab | oklab(39.5% 0.1241 0.0574) |
| OKLCH | oklch(39.5% 0.137 24.8) |
| XYZ | xyz(9.4944, 5.4182, 1.7081) |
| Luminance | 0.0542 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.12
Burgundy
#800020
ΔE00 4.41
Blood
#770001
ΔE00 5.46
Maroon
#800000
ΔE00 5.77
Wine Red
#7B0323
ΔE00 5.78
Reddy Brown
#6E1005
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#801A1D #1A807D
analogous
#801A50 #801A1D #804A1A
triadic
#801A1D #1D801A #1A1D80
tetradic
#801A1D #50801A #1A807D #4A1A80
square
#801A1D #50801A #1A807D #4A1A80
split-complementary
#801A1D #1A804A #1A5080
monochromatic
#1A0506 #4D1011 #801A1D #B32429 #D83D41
Accessibility & contrast
On white
10.08
#801A1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#801A1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #801A1D
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##801A1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##801A1D | 1.00 | 10.08 | 2.08 | 10.08 |
| #FFFFFF | 10.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39341C
Deuteranopia (green-blind)
#524A19
Tritanopia (blue-blind)
#8D001C
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #801a1d; /* rgb */ color: rgb(128, 26, 29); /* oklch */ color: oklch(39.5% 0.137 24.8);
Tailwind
colors: {
custom: {
50: '#ad6159',
500: '#801a1d',
950: '#000000',
},
}SCSS
$custom: #801a1d; $custom-light: #ad6159; $custom-dark: #000000;
JSON
{
"hex": "#801a1d",
"rgb": {
"r": 128,
"g": 26,
"b": 29
},
"hsl": {
"h": 358.235,
"s": 66.234,
"l": 30.196
},
"oklch": {
"l": 0.39496,
"c": 0.13675,
"h": 24.8
},
"luminance": 0.05417
}Semantic roles & 50–950 ramp
primary
#801A1D
secondary
#42B4B1
accent
#E9E43F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120503
muted
#817A78