#802019#802019
#802019 is a dark, vivid red. Relative luminance 0.057; OKLCH L 40.0% C 0.132 H 28.7°. Best body text is #FFFFFF at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #802019 |
|---|---|
| RGB | rgb(128, 32, 25) |
| HSL | hsl(4, 67%, 30%) |
| HSV | hsv(4, 80%, 50%) |
| CMYK | cmyk(0%, 75%, 80.5%, 49.8%) |
| CIE-LAB | lab(28.63, 40.46, 28.86) |
| CIE-LCH | lch(28.63, 49.69, 35.50°) |
| OKLab | oklab(40.03% 0.1158 0.0633) |
| OKLCH | oklch(40.03% 0.132 28.7) |
| XYZ | xyz(9.5952, 5.6939, 1.5133) |
| Luminance | 0.0569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.68
Indian Red
#850E04
ΔE00 4.07
Maroon
#800000
ΔE00 4.39
Dark Red
#840000
ΔE00 4.49
Blood
#770001
ΔE00 4.60
Reddy Brown
#6E1005
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802019 #197980
analogous
#801945 #802019 #805419
triadic
#802019 #198020 #201980
tetradic
#802019 #458019 #197980 #541980
square
#802019 #458019 #197980 #541980
split-complementary
#802019 #198054 #194580
monochromatic
#1A0605 #4D130F #802019 #B32D23 #D9453B
Accessibility & contrast
On white
9.82
#802019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.14
#802019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802019
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802019 | 1.00 | 9.82 | 2.14 | 9.82 |
| #FFFFFF | 9.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3617
Deuteranopia (green-blind)
#544B15
Tritanopia (blue-blind)
#8D001F
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #802019; /* rgb */ color: rgb(128, 32, 25); /* oklch */ color: oklch(40.0% 0.132 28.7);
Tailwind
colors: {
custom: {
50: '#ad6356',
500: '#802019',
950: '#000000',
},
}SCSS
$custom: #802019; $custom-light: #ad6356; $custom-dark: #000000;
JSON
{
"hex": "#802019",
"rgb": {
"r": 128,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.078,
"s": 67.32,
"l": 30
},
"oklch": {
"l": 0.40026,
"c": 0.13201,
"h": 28.7
},
"luminance": 0.05692
}Semantic roles & 50–950 ramp
primary
#802019
secondary
#41ACB4
accent
#DEEA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#120603
muted
#817A78