#77221B#77221B
#77221B is a dark, moderate red. Relative luminance 0.051; OKLCH L 38.6% C 0.120 H 28.6°. Best body text is #FFFFFF at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77221B |
|---|---|
| RGB | rgb(119, 34, 27) |
| HSL | hsl(5, 63%, 29%) |
| HSV | hsv(5, 77%, 47%) |
| CMYK | cmyk(0%, 71.4%, 77.3%, 53.3%) |
| CIE-LAB | lab(27.15, 36.54, 25.52) |
| CIE-LCH | lch(27.15, 44.57, 34.93°) |
| OKLab | oklab(38.6% 0.1051 0.0573) |
| OKLCH | oklch(38.6% 0.12 28.6) |
| XYZ | xyz(8.3785, 5.1464, 1.5889) |
| Luminance | 0.0515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.38
Blood
#770001
ΔE00 4.96
Crimson (survey)
#8C000F
ΔE00 5.33
Maroon
#800000
ΔE00 5.46
Indian Red
#850E04
ΔE00 5.51
Dark Red
#840000
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77221B #1B7077
analogous
#771B42 #77221B #77501B
triadic
#77221B #1B7722 #221B77
tetradic
#77221B #42771B #1B7077 #501B77
square
#77221B #42771B #1B7077 #501B77
split-complementary
#77221B #1B7750 #1B4277
monochromatic
#190706 #451410 #77221B #A93026 #D2463A
Accessibility & contrast
On white
10.35
#77221B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.03
#77221B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #77221B
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77221B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##77221B | 1.00 | 10.35 | 2.03 | 10.35 |
| #FFFFFF | 10.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A341A
Deuteranopia (green-blind)
#4F4718
Tritanopia (blue-blind)
#830721
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #77221b; /* rgb */ color: rgb(119, 34, 27); /* oklch */ color: oklch(38.6% 0.120 28.6);
Tailwind
colors: {
custom: {
50: '#a56358',
500: '#77221b',
950: '#000000',
},
}SCSS
$custom: #77221b; $custom-light: #a56358; $custom-dark: #000000;
JSON
{
"hex": "#77221b",
"rgb": {
"r": 119,
"g": 34,
"b": 27
},
"hsl": {
"h": 4.565,
"s": 63.014,
"l": 28.627
},
"oklch": {
"l": 0.38598,
"c": 0.11972,
"h": 28.6
},
"luminance": 0.05145
}Semantic roles & 50–950 ramp
primary
#77221B
secondary
#42A3AB
accent
#DAE642
background
#FAF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110503
muted
#807A78