#802120#802120
#802120 is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.2% C 0.130 H 25.7°. Best body text is #FFFFFF at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #802120 |
|---|---|
| RGB | rgb(128, 33, 32) |
| HSL | hsl(1, 60%, 31%) |
| HSV | hsv(1, 75%, 50%) |
| CMYK | cmyk(0%, 74.2%, 75%, 49.8%) |
| CIE-LAB | lab(28.86, 40.37, 24.83) |
| CIE-LCH | lch(28.86, 47.39, 31.59°) |
| OKLab | oklab(40.23% 0.1171 0.0564) |
| OKLCH | oklch(40.23% 0.13 25.7) |
| XYZ | xyz(9.7077, 5.7827, 1.9712) |
| Luminance | 0.0578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.63
Burgundy
#800020
ΔE00 5.20
Blood
#770001
ΔE00 6.00
Indian Red
#850E04
ΔE00 6.13
Carmine
#9D0216
ΔE00 6.13
Maroon
#800000
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802120 #207F80
analogous
#80204F #802120 #805120
triadic
#802120 #208021 #212080
tetradic
#802120 #4F8020 #207F80 #512080
square
#802120 #4F8020 #207F80 #512080
split-complementary
#802120 #208051 #204F80
monochromatic
#1E0808 #4F1414 #802120 #B12E2C #D14A49
Accessibility & contrast
On white
9.74
#802120 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.16
#802120 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802120
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802120 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802120 | 1.00 | 9.74 | 2.16 | 9.74 |
| #FFFFFF | 9.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C371F
Deuteranopia (green-blind)
#544C1D
Tritanopia (blue-blind)
#8D0022
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #802120; /* rgb */ color: rgb(128, 33, 32); /* oklch */ color: oklch(40.2% 0.130 25.7);
Tailwind
colors: {
custom: {
50: '#ac645b',
500: '#802120',
950: '#000000',
},
}SCSS
$custom: #802120; $custom-light: #ac645b; $custom-dark: #000000;
JSON
{
"hex": "#802120",
"rgb": {
"r": 128,
"g": 33,
"b": 32
},
"hsl": {
"h": 0.625,
"s": 60,
"l": 31.373
},
"oklch": {
"l": 0.40226,
"c": 0.13001,
"h": 25.7
},
"luminance": 0.05781
}Semantic roles & 50–950 ramp
primary
#802120
secondary
#49B2B3
accent
#E2E345
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79