#802027#802027
#802027 is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.2% C 0.130 H 21.5°. Best body text is #FFFFFF at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #802027 |
|---|---|
| RGB | rgb(128, 32, 39) |
| HSL | hsl(356, 60%, 31%) |
| HSV | hsv(356, 75%, 50%) |
| CMYK | cmyk(0%, 75%, 69.5%, 49.8%) |
| CIE-LAB | lab(28.83, 41.13, 20.31) |
| CIE-LCH | lch(28.83, 45.87, 26.28°) |
| OKLab | oklab(40.24% 0.1212 0.0477) |
| OKLCH | oklch(40.24% 0.13 21.5) |
| XYZ | xyz(9.7859, 5.7702, 2.5175) |
| Luminance | 0.0577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.52
Wine Red
#7B0323
ΔE00 4.27
Wine
#722F37
ΔE00 6.29
Claret
#680018
ΔE00 6.47
Crimson (survey)
#8C000F
ΔE00 6.65
Bordeaux
#7B002C
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802027 #208079
analogous
#802057 #802027 #804920
triadic
#802027 #278020 #202780
tetradic
#802027 #578020 #208079 #492080
square
#802027 #578020 #208079 #492080
split-complementary
#802027 #208049 #205780
monochromatic
#1E0809 #4F1418 #802027 #B12C36 #D14953
Accessibility & contrast
On white
9.75
#802027 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#802027 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802027
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802027 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802027 | 1.00 | 9.75 | 2.15 | 9.75 |
| #FFFFFF | 9.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3726
Deuteranopia (green-blind)
#534B24
Tritanopia (blue-blind)
#8D0023
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #802027; /* rgb */ color: rgb(128, 32, 39); /* oklch */ color: oklch(40.2% 0.130 21.5);
Tailwind
colors: {
custom: {
50: '#ac6361',
500: '#802027',
950: '#000000',
},
}SCSS
$custom: #802027; $custom-light: #ac6361; $custom-dark: #000000;
JSON
{
"hex": "#802027",
"rgb": {
"r": 128,
"g": 32,
"b": 39
},
"hsl": {
"h": 355.625,
"s": 60,
"l": 31.373
},
"oklch": {
"l": 0.40237,
"c": 0.13021,
"h": 21.5
},
"luminance": 0.05769
}Semantic roles & 50–950 ramp
primary
#802027
secondary
#49B3AB
accent
#E3D845
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110605
muted
#807A79