#801919#801919
#801919 is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.4% C 0.138 H 26.3°. Best body text is #FFFFFF at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #801919 |
|---|---|
| RGB | rgb(128, 25, 25) |
| HSL | hsl(0, 67%, 30%) |
| HSV | hsv(0, 80%, 50%) |
| CMYK | cmyk(0%, 80.5%, 80.5%, 49.8%) |
| CIE-LAB | lab(27.73, 42.96, 27.91) |
| CIE-LCH | lch(27.73, 51.23, 33.01°) |
| OKLab | oklab(39.36% 0.1237 0.0612) |
| OKLCH | oklch(39.36% 0.138 26.3) |
| XYZ | xyz(9.4263, 5.3561, 1.4570) |
| Luminance | 0.0536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.29
Blood
#770001
ΔE00 4.46
Maroon
#800000
ΔE00 4.60
Indian Red
#850E04
ΔE00 4.76
Dark Red
#840000
ΔE00 4.81
Reddy Brown
#6E1005
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#801919 #198080
analogous
#80194D #801919 #804D19
triadic
#801919 #198019 #191980
tetradic
#801919 #4D8019 #198080 #4C1980
square
#801919 #4D8019 #198080 #4C1980
split-complementary
#801919 #19804D #194C80
monochromatic
#1A0505 #4D0F0F #801919 #B32323 #D93B3B
Accessibility & contrast
On white
10.14
#801919 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.07
#801919 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #801919
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##801919 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##801919 | 1.00 | 10.14 | 2.07 | 10.14 |
| #FFFFFF | 10.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393318
Deuteranopia (green-blind)
#534915
Tritanopia (blue-blind)
#8E001B
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #801919; /* rgb */ color: rgb(128, 25, 25); /* oklch */ color: oklch(39.4% 0.138 26.3);
Tailwind
colors: {
custom: {
50: '#ad6056',
500: '#801919',
950: '#000000',
},
}SCSS
$custom: #801919; $custom-light: #ad6056; $custom-dark: #000000;
JSON
{
"hex": "#801919",
"rgb": {
"r": 128,
"g": 25,
"b": 25
},
"hsl": {
"h": 0,
"s": 67.32,
"l": 30
},
"oklch": {
"l": 0.39355,
"c": 0.13806,
"h": 26.3
},
"luminance": 0.05355
}Semantic roles & 50–950 ramp
primary
#801919
secondary
#41B4B4
accent
#EAEA3E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#120503
muted
#817978