#77221C#77221C
#77221C is a dark, moderate red. Relative luminance 0.051; OKLCH L 38.6% C 0.120 H 28.1°. Best body text is #FFFFFF at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #77221C |
|---|---|
| RGB | rgb(119, 34, 28) |
| HSL | hsl(4, 62%, 29%) |
| HSV | hsv(4, 76%, 47%) |
| CMYK | cmyk(0%, 71.4%, 76.5%, 53.3%) |
| CIE-LAB | lab(27.16, 36.59, 24.92) |
| CIE-LCH | lch(27.16, 44.27, 34.25°) |
| OKLab | oklab(38.61% 0.1055 0.0562) |
| OKLCH | oklch(38.61% 0.12 28.1) |
| XYZ | xyz(8.3903, 5.1511, 1.6508) |
| Luminance | 0.0515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.61
Blood
#770001
ΔE00 5.16
Crimson (survey)
#8C000F
ΔE00 5.42
Maroon
#800000
ΔE00 5.70
Indian Red
#850E04
ΔE00 5.78
Rosewood
#65000B
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77221C #1C7177
analogous
#771C44 #77221C #77501C
triadic
#77221C #1C7722 #221C77
tetradic
#77221C #44771C #1C7177 #501C77
square
#77221C #44771C #1C7177 #501C77
split-complementary
#77221C #1C7750 #1C4477
monochromatic
#190706 #451410 #77221C #A93028 #D1463C
Accessibility & contrast
On white
10.34
#77221C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.03
#77221C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #77221C
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77221C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##77221C | 1.00 | 10.34 | 2.03 | 10.34 |
| #FFFFFF | 10.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A341B
Deuteranopia (green-blind)
#4F4719
Tritanopia (blue-blind)
#830721
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #77221c; /* rgb */ color: rgb(119, 34, 28); /* oklch */ color: oklch(38.6% 0.120 28.1);
Tailwind
colors: {
custom: {
50: '#a56358',
500: '#77221c',
950: '#000000',
},
}SCSS
$custom: #77221c; $custom-light: #a56358; $custom-dark: #000000;
JSON
{
"hex": "#77221c",
"rgb": {
"r": 119,
"g": 34,
"b": 28
},
"hsl": {
"h": 3.956,
"s": 61.905,
"l": 28.824
},
"oklch": {
"l": 0.38612,
"c": 0.11955,
"h": 28.1
},
"luminance": 0.0515
}Semantic roles & 50–950 ramp
primary
#77221C
secondary
#44A4AB
accent
#DAE543
background
#FAF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110503
muted
#807A78