#782020#782020
#782020 is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.6% C 0.122 H 24.9°. Best body text is #FFFFFF at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #782020 |
|---|---|
| RGB | rgb(120, 32, 32) |
| HSL | hsl(0, 58%, 30%) |
| HSV | hsv(0, 73%, 47%) |
| CMYK | cmyk(0%, 73.3%, 73.3%, 52.9%) |
| CIE-LAB | lab(27.11, 38.00, 22.37) |
| CIE-LCH | lch(27.11, 44.10, 30.49°) |
| OKLab | oklab(38.63% 0.1107 0.0515) |
| OKLCH | oklch(38.63% 0.122 24.9) |
| XYZ | xyz(8.5239, 5.1316, 1.9079) |
| Luminance | 0.0513 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.74
Wine Red
#7B0323
ΔE00 5.57
Rosewood
#65000B
ΔE00 5.82
Crimson (survey)
#8C000F
ΔE00 5.90
Reddy Brown
#6E1005
ΔE00 5.94
Claret
#680018
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#782020 #207878
analogous
#78204C #782020 #784C20
triadic
#782020 #207820 #202078
tetradic
#782020 #4C7820 #207878 #4C2078
square
#782020 #4C7820 #207878 #4C2078
split-complementary
#782020 #20784C #204C78
monochromatic
#180606 #481313 #782020 #A82D2D #CD4545
Accessibility & contrast
On white
10.37
#782020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.03
#782020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #782020
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##782020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##782020 | 1.00 | 10.37 | 2.03 | 10.37 |
| #FFFFFF | 10.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39341F
Deuteranopia (green-blind)
#4F471D
Tritanopia (blue-blind)
#840321
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #782020; /* rgb */ color: rgb(120, 32, 32); /* oklch */ color: oklch(38.6% 0.122 24.9);
Tailwind
colors: {
custom: {
50: '#a6625b',
500: '#782020',
950: '#000000',
},
}SCSS
$custom: #782020; $custom-light: #a6625b; $custom-dark: #000000;
JSON
{
"hex": "#782020",
"rgb": {
"r": 120,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 57.895,
"l": 29.804
},
"oklch": {
"l": 0.38626,
"c": 0.1221,
"h": 24.9
},
"luminance": 0.0513
}Semantic roles & 50–950 ramp
primary
#782020
secondary
#48ABAB
accent
#E1E147
background
#FAF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110504
muted
#807A79