#77201E#77201E
#77201E is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.4% C 0.121 H 26.0°. Best body text is #FFFFFF at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #77201E |
|---|---|
| RGB | rgb(119, 32, 30) |
| HSL | hsl(1, 60%, 29%) |
| HSV | hsv(1, 75%, 47%) |
| CMYK | cmyk(0%, 73.1%, 74.8%, 53.3%) |
| CIE-LAB | lab(26.88, 37.54, 23.33) |
| CIE-LCH | lch(26.88, 44.20, 31.86°) |
| OKLab | oklab(38.41% 0.109 0.0532) |
| OKLCH | oklch(38.41% 0.121 26) |
| XYZ | xyz(8.3595, 5.0499, 1.7626) |
| Luminance | 0.0505 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 5.28
Reddy Brown
#6E1005
ΔE00 5.30
Rosewood
#65000B
ΔE00 5.63
Blood
#770001
ΔE00 5.66
Crimson (survey)
#8C000F
ΔE00 5.66
Wine Red
#7B0323
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77201E #1E7577
analogous
#771E49 #77201E #774D1E
triadic
#77201E #1E7720 #201E77
tetradic
#77201E #49771E #1E7577 #4D1E77
square
#77201E #49771E #1E7577 #4D1E77
split-complementary
#77201E #1E774D #1E4977
monochromatic
#180706 #461312 #77201E #A82D2A #CF4440
Accessibility & contrast
On white
10.45
#77201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#77201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #77201E
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##77201E | 1.00 | 10.45 | 2.01 | 10.45 |
| #FFFFFF | 10.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39341D
Deuteranopia (green-blind)
#4F461B
Tritanopia (blue-blind)
#830320
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #77201e; /* rgb */ color: rgb(119, 32, 30); /* oklch */ color: oklch(38.4% 0.121 26.0);
Tailwind
colors: {
custom: {
50: '#a5625a',
500: '#77201e',
950: '#000000',
},
}SCSS
$custom: #77201e; $custom-light: #a5625a; $custom-dark: #000000;
JSON
{
"hex": "#77201e",
"rgb": {
"r": 119,
"g": 32,
"b": 30
},
"hsl": {
"h": 1.348,
"s": 59.732,
"l": 29.216
},
"oklch": {
"l": 0.38408,
"c": 0.12126,
"h": 26
},
"luminance": 0.05049
}Semantic roles & 50–950 ramp
primary
#77201E
secondary
#46A8AB
accent
#DFE345
background
#FAF6F5
surface
#F4EBE9
border
#CEC6C5
text
#110503
muted
#807A78