#771E20#771E20
#771E20 is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.2% C 0.123 H 24.0°. Best body text is #FFFFFF at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #771E20 |
|---|---|
| RGB | rgb(119, 30, 32) |
| HSL | hsl(359, 60%, 29%) |
| HSV | hsv(359, 75%, 47%) |
| CMYK | cmyk(0%, 74.8%, 73.1%, 53.3%) |
| CIE-LAB | lab(26.61, 38.47, 21.73) |
| CIE-LCH | lch(26.61, 44.18, 29.47°) |
| OKLab | oklab(38.22% 0.1123 0.0501) |
| OKLCH | oklch(38.22% 0.123 24) |
| XYZ | xyz(8.3337, 4.9560, 1.8840) |
| Luminance | 0.0495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.25
Wine Red
#7B0323
ΔE00 4.99
Rosewood
#65000B
ΔE00 5.52
Claret
#680018
ΔE00 5.52
Reddy Brown
#6E1005
ΔE00 6.16
Crimson (survey)
#8C000F
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#771E20 #1E7775
analogous
#771E4D #771E20 #77491E
triadic
#771E20 #20771E #1E2077
tetradic
#771E20 #4D771E #1E7775 #491E77
square
#771E20 #4D771E #1E7775 #491E77
split-complementary
#771E20 #1E7749 #1E4D77
monochromatic
#180607 #461213 #771E20 #A82A2D #CF4044
Accessibility & contrast
On white
10.55
#771E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.99
#771E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #771E20
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##771E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##771E20 | 1.00 | 10.55 | 1.99 | 10.55 |
| #FFFFFF | 10.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.99 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37331F
Deuteranopia (green-blind)
#4E461D
Tritanopia (blue-blind)
#830020
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #771e20; /* rgb */ color: rgb(119, 30, 32); /* oklch */ color: oklch(38.2% 0.123 24.0);
Tailwind
colors: {
custom: {
50: '#a5615b',
500: '#771e20',
950: '#000000',
},
}SCSS
$custom: #771e20; $custom-light: #a5615b; $custom-dark: #000000;
JSON
{
"hex": "#771e20",
"rgb": {
"r": 119,
"g": 30,
"b": 32
},
"hsl": {
"h": 358.652,
"s": 59.732,
"l": 29.216
},
"oklch": {
"l": 0.38218,
"c": 0.123,
"h": 24
},
"luminance": 0.04955
}Semantic roles & 50–950 ramp
primary
#771E20
secondary
#46ABA8
accent
#E3DF45
background
#FAF5F5
surface
#F4EAE9
border
#CEC6C5
text
#110504
muted
#807979