#781D20#781D20
#781D20 is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.3% C 0.125 H 23.7°. Best body text is #FFFFFF at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #781D20 |
|---|---|
| RGB | rgb(120, 29, 32) |
| HSL | hsl(358, 61%, 29%) |
| HSV | hsv(358, 76%, 47%) |
| CMYK | cmyk(0%, 75.8%, 73.3%, 52.9%) |
| CIE-LAB | lab(26.67, 39.20, 21.86) |
| CIE-LCH | lch(26.67, 44.88, 29.14°) |
| OKLab | oklab(38.3% 0.1145 0.0503) |
| OKLCH | oklch(38.3% 0.125 23.7) |
| XYZ | xyz(8.4467, 4.9774, 1.8822) |
| Luminance | 0.0498 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.99
Wine Red
#7B0323
ΔE00 4.78
Claret
#680018
ΔE00 5.46
Rosewood
#65000B
ΔE00 5.55
Crimson (survey)
#8C000F
ΔE00 6.07
Reddy Brown
#6E1005
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#781D20 #1D7875
analogous
#781D4E #781D20 #78481D
triadic
#781D20 #20781D #1D2078
tetradic
#781D20 #4E781D #1D7875 #481D78
square
#781D20 #4E781D #1D7875 #481D78
split-complementary
#781D20 #1D7848 #1D4E78
monochromatic
#190607 #471113 #781D20 #A9292D #D13F44
Accessibility & contrast
On white
10.53
#781D20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.00
#781D20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #781D20
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##781D20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##781D20 | 1.00 | 10.53 | 2.00 | 10.53 |
| #FFFFFF | 10.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37331F
Deuteranopia (green-blind)
#4E461D
Tritanopia (blue-blind)
#84001F
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #781d20; /* rgb */ color: rgb(120, 29, 32); /* oklch */ color: oklch(38.3% 0.125 23.7);
Tailwind
colors: {
custom: {
50: '#a6615b',
500: '#781d20',
950: '#000000',
},
}SCSS
$custom: #781d20; $custom-light: #a6615b; $custom-dark: #000000;
JSON
{
"hex": "#781d20",
"rgb": {
"r": 120,
"g": 29,
"b": 32
},
"hsl": {
"h": 358.022,
"s": 61.074,
"l": 29.216
},
"oklch": {
"l": 0.38301,
"c": 0.1251,
"h": 23.7
},
"luminance": 0.04976
}Semantic roles & 50–950 ramp
primary
#781D20
secondary
#45ACA8
accent
#E4DF44
background
#FBF5F5
surface
#F5EAE9
border
#CFC6C5
text
#110504
muted
#807979