#771C20#771C20
#771C20 is a dark, vivid red. Relative luminance 0.049; OKLCH L 38.0% C 0.125 H 23.3°. Best body text is #FFFFFF at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #771C20 |
|---|---|
| RGB | rgb(119, 28, 32) |
| HSL | hsl(357, 62%, 29%) |
| HSV | hsv(357, 76%, 47%) |
| CMYK | cmyk(0%, 76.5%, 73.1%, 53.3%) |
| CIE-LAB | lab(26.33, 39.25, 21.40) |
| CIE-LCH | lch(26.33, 44.70, 28.60°) |
| OKLab | oklab(38.01% 0.1148 0.0494) |
| OKLCH | oklch(38.01% 0.125 23.3) |
| XYZ | xyz(8.2846, 4.8580, 1.8677) |
| Luminance | 0.0486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.79
Wine Red
#7B0323
ΔE00 4.48
Claret
#680018
ΔE00 5.11
Rosewood
#65000B
ΔE00 5.39
Crimson (survey)
#8C000F
ΔE00 6.33
Reddy Brown
#6E1005
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#771C20 #1C7773
analogous
#771C4E #771C20 #77461C
triadic
#771C20 #20771C #1C2077
tetradic
#771C20 #4E771C #1C7773 #461C77
square
#771C20 #4E771C #1C7773 #461C77
split-complementary
#771C20 #1C7746 #1C4E77
monochromatic
#190607 #451013 #771C20 #A9282D #D13C43
Accessibility & contrast
On white
10.65
#771C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.97
#771C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #771C20
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##771C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##771C20 | 1.00 | 10.65 | 1.97 | 10.65 |
| #FFFFFF | 10.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.97 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36321F
Deuteranopia (green-blind)
#4D451D
Tritanopia (blue-blind)
#83001E
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #771c20; /* rgb */ color: rgb(119, 28, 32); /* oklch */ color: oklch(38.0% 0.125 23.3);
Tailwind
colors: {
custom: {
50: '#a5605b',
500: '#771c20',
950: '#000000',
},
}SCSS
$custom: #771c20; $custom-light: #a5605b; $custom-dark: #000000;
JSON
{
"hex": "#771c20",
"rgb": {
"r": 119,
"g": 28,
"b": 32
},
"hsl": {
"h": 357.363,
"s": 61.905,
"l": 28.824
},
"oklch": {
"l": 0.38007,
"c": 0.12499,
"h": 23.3
},
"luminance": 0.04857
}Semantic roles & 50–950 ramp
primary
#771C20
secondary
#44ABA7
accent
#E5DE43
background
#FAF5F5
surface
#F4EAE9
border
#CEC6C5
text
#110504
muted
#807979