#801F17#801F17
#801F17 is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.9% C 0.133 H 29.1°. Best body text is #FFFFFF at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #801F17 |
|---|---|
| RGB | rgb(128, 31, 23) |
| HSL | hsl(5, 70%, 30%) |
| HSV | hsv(5, 82%, 50%) |
| CMYK | cmyk(0%, 75.8%, 82%, 49.8%) |
| CIE-LAB | lab(28.47, 40.77, 29.87) |
| CIE-LCH | lch(28.47, 50.54, 36.23°) |
| OKLab | oklab(39.9% 0.1164 0.0649) |
| OKLCH | oklch(39.9% 0.133 29.1) |
| XYZ | xyz(9.5479, 5.6325, 1.3949) |
| Luminance | 0.0563 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.53
Indian Red
#850E04
ΔE00 3.60
Maroon
#800000
ΔE00 3.98
Dark Red
#840000
ΔE00 4.06
Blood
#770001
ΔE00 4.28
Darkred
#8B0000
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#801F17 #177880
analogous
#801744 #801F17 #805317
triadic
#801F17 #17801F #1F1780
tetradic
#801F17 #448017 #177880 #531780
square
#801F17 #448017 #177880 #531780
split-complementary
#801F17 #178053 #174480
monochromatic
#1A0605 #4C120E #801F17 #B42C20 #DB4336
Accessibility & contrast
On white
9.88
#801F17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#801F17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #801F17
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##801F17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##801F17 | 1.00 | 9.88 | 2.13 | 9.88 |
| #FFFFFF | 9.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3615
Deuteranopia (green-blind)
#544B13
Tritanopia (blue-blind)
#8E001E
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #801f17; /* rgb */ color: rgb(128, 31, 23); /* oklch */ color: oklch(39.9% 0.133 29.1);
Tailwind
colors: {
custom: {
50: '#ad6355',
500: '#801f17',
950: '#000000',
},
}SCSS
$custom: #801f17; $custom-light: #ad6355; $custom-dark: #000000;
JSON
{
"hex": "#801f17",
"rgb": {
"r": 128,
"g": 31,
"b": 23
},
"hsl": {
"h": 4.571,
"s": 69.536,
"l": 29.608
},
"oklch": {
"l": 0.39899,
"c": 0.13323,
"h": 29.1
},
"luminance": 0.05631
}Semantic roles & 50–950 ramp
primary
#801F17
secondary
#3EABB4
accent
#DFEC3B
background
#FBF6F4
surface
#F6EBE8
border
#D0C6C4
text
#120603
muted
#817A78