#77211B#77211B
#77211B is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.5% C 0.121 H 28.1°. Best body text is #FFFFFF at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #77211B |
|---|---|
| RGB | rgb(119, 33, 27) |
| HSL | hsl(4, 63%, 29%) |
| HSV | hsv(4, 77%, 47%) |
| CMYK | cmyk(0%, 72.3%, 77.3%, 53.3%) |
| CIE-LAB | lab(26.99, 36.98, 25.34) |
| CIE-LCH | lch(26.99, 44.83, 34.43°) |
| OKLab | oklab(38.48% 0.1065 0.0569) |
| OKLCH | oklch(38.48% 0.121 28.1) |
| XYZ | xyz(8.3504, 5.0900, 1.5795) |
| Luminance | 0.0509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.40
Blood
#770001
ΔE00 4.92
Crimson (survey)
#8C000F
ΔE00 5.26
Maroon
#800000
ΔE00 5.47
Indian Red
#850E04
ΔE00 5.59
Dark Red
#840000
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77211B #1B7177
analogous
#771B43 #77211B #774F1B
triadic
#77211B #1B7721 #211B77
tetradic
#77211B #43771B #1B7177 #4F1B77
square
#77211B #43771B #1B7177 #4F1B77
split-complementary
#77211B #1B774F #1B4377
monochromatic
#190706 #451310 #77211B #A92F26 #D2443A
Accessibility & contrast
On white
10.41
#77211B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.02
#77211B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #77211B
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77211B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##77211B | 1.00 | 10.41 | 2.02 | 10.41 |
| #FFFFFF | 10.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A341A
Deuteranopia (green-blind)
#4F4718
Tritanopia (blue-blind)
#830420
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #77211b; /* rgb */ color: rgb(119, 33, 27); /* oklch */ color: oklch(38.5% 0.121 28.1);
Tailwind
colors: {
custom: {
50: '#a56257',
500: '#77211b',
950: '#000000',
},
}SCSS
$custom: #77211b; $custom-light: #a56257; $custom-dark: #000000;
JSON
{
"hex": "#77211b",
"rgb": {
"r": 119,
"g": 33,
"b": 27
},
"hsl": {
"h": 3.913,
"s": 63.014,
"l": 28.627
},
"oklch": {
"l": 0.38479,
"c": 0.12073,
"h": 28.1
},
"luminance": 0.05089
}Semantic roles & 50–950 ramp
primary
#77211B
secondary
#42A5AB
accent
#DBE642
background
#FAF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110503
muted
#807A78