#77211D#77211D
#77211D is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.5% C 0.120 H 27.0°. Best body text is #FFFFFF at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #77211D |
|---|---|
| RGB | rgb(119, 33, 29) |
| HSL | hsl(3, 61%, 29%) |
| HSV | hsv(3, 76%, 47%) |
| CMYK | cmyk(0%, 72.3%, 75.6%, 53.3%) |
| CIE-LAB | lab(27.02, 37.07, 24.13) |
| CIE-LCH | lch(27.02, 44.23, 33.06°) |
| OKLab | oklab(38.51% 0.1072 0.0547) |
| OKLCH | oklch(38.51% 0.12 27) |
| XYZ | xyz(8.3743, 5.0996, 1.7055) |
| Luminance | 0.0510 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.92
Blood
#770001
ΔE00 5.38
Crimson (survey)
#8C000F
ΔE00 5.50
Rosewood
#65000B
ΔE00 5.79
Burgundy
#800020
ΔE00 5.83
Maroon
#800000
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77211D #1D7377
analogous
#771D46 #77211D #774E1D
triadic
#77211D #1D7721 #211D77
tetradic
#77211D #46771D #1D7377 #4E1D77
square
#77211D #46771D #1D7377 #4E1D77
split-complementary
#77211D #1D774E #1D4677
monochromatic
#190706 #461311 #77211D #A82F29 #D0453E
Accessibility & contrast
On white
10.40
#77211D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.02
#77211D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #77211D
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77211D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##77211D | 1.00 | 10.40 | 2.02 | 10.40 |
| #FFFFFF | 10.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39341C
Deuteranopia (green-blind)
#4F471A
Tritanopia (blue-blind)
#830521
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #77211d; /* rgb */ color: rgb(119, 33, 29); /* oklch */ color: oklch(38.5% 0.120 27.0);
Tailwind
colors: {
custom: {
50: '#a56259',
500: '#77211d',
950: '#000000',
},
}SCSS
$custom: #77211d; $custom-light: #a56259; $custom-dark: #000000;
JSON
{
"hex": "#77211d",
"rgb": {
"r": 119,
"g": 33,
"b": 29
},
"hsl": {
"h": 2.667,
"s": 60.811,
"l": 29.02
},
"oklch": {
"l": 0.38508,
"c": 0.12039,
"h": 27
},
"luminance": 0.05098
}Semantic roles & 50–950 ramp
primary
#77211D
secondary
#45A6AB
accent
#DDE444
background
#FAF6F5
surface
#F4EBE9
border
#CEC6C5
text
#110503
muted
#807A78