#802024#802024
#802024 is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.2% C 0.130 H 23.2°. Best body text is #FFFFFF at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #802024 |
|---|---|
| RGB | rgb(128, 32, 36) |
| HSL | hsl(358, 60%, 31%) |
| HSV | hsv(358, 75%, 50%) |
| CMYK | cmyk(0%, 75%, 71.9%, 49.8%) |
| CIE-LAB | lab(28.78, 40.97, 22.19) |
| CIE-LCH | lch(28.78, 46.59, 28.44°) |
| OKLab | oklab(40.18% 0.1199 0.0514) |
| OKLCH | oklch(40.18% 0.13 23.2) |
| XYZ | xyz(9.7381, 5.7511, 2.2660) |
| Luminance | 0.0575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.98
Wine Red
#7B0323
ΔE00 5.01
Crimson (survey)
#8C000F
ΔE00 5.71
Claret
#680018
ΔE00 6.75
Carmine
#9D0216
ΔE00 6.87
Wine
#722F37
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802024 #20807C
analogous
#802054 #802024 #804C20
triadic
#802024 #248020 #202480
tetradic
#802024 #548020 #20807C #4C2080
square
#802024 #548020 #20807C #4C2080
split-complementary
#802024 #20804C #205480
monochromatic
#1E0808 #4F1416 #802024 #B12C32 #D1494F
Accessibility & contrast
On white
9.77
#802024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#802024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802024
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802024 | 1.00 | 9.77 | 2.15 | 9.77 |
| #FFFFFF | 9.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3723
Deuteranopia (green-blind)
#544B21
Tritanopia (blue-blind)
#8D0022
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #802024; /* rgb */ color: rgb(128, 32, 36); /* oklch */ color: oklch(40.2% 0.130 23.2);
Tailwind
colors: {
custom: {
50: '#ac635e',
500: '#802024',
950: '#000000',
},
}SCSS
$custom: #802024; $custom-light: #ac635e; $custom-dark: #000000;
JSON
{
"hex": "#802024",
"rgb": {
"r": 128,
"g": 32,
"b": 36
},
"hsl": {
"h": 357.5,
"s": 60,
"l": 31.373
},
"oklch": {
"l": 0.40184,
"c": 0.13049,
"h": 23.2
},
"luminance": 0.0575
}Semantic roles & 50–950 ramp
primary
#802024
secondary
#49B3AE
accent
#E3DD45
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79