#771E1A#771E1A
#771E1A is a dark, vivid red. Relative luminance 0.049; OKLCH L 38.1% C 0.124 H 27.3°. Best body text is #FFFFFF at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #771E1A |
|---|---|
| RGB | rgb(119, 30, 26) |
| HSL | hsl(3, 64%, 28%) |
| HSV | hsv(3, 78%, 47%) |
| CMYK | cmyk(0%, 74.8%, 78.2%, 53.3%) |
| CIE-LAB | lab(26.52, 38.17, 25.45) |
| CIE-LCH | lch(26.52, 45.88, 33.69°) |
| OKLab | oklab(38.13% 0.11 0.0569) |
| OKLCH | oklch(38.13% 0.124 27.3) |
| XYZ | xyz(8.2594, 4.9263, 1.4931) |
| Luminance | 0.0493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.28
Blood
#770001
ΔE00 4.65
Crimson (survey)
#8C000F
ΔE00 5.03
Maroon
#800000
ΔE00 5.32
Rosewood
#65000B
ΔE00 5.41
Indian Red
#850E04
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#771E1A #1A7377
analogous
#771A44 #771E1A #774C1A
triadic
#771E1A #1A771E #1E1A77
tetradic
#771E1A #44771A #1A7377 #4C1A77
square
#771E1A #44771A #1A7377 #4C1A77
split-complementary
#771E1A #1A774C #1A4477
monochromatic
#190605 #45110F #771E1A #A92B25 #D33F38
Accessibility & contrast
On white
10.58
#771E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.99
#771E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #771E1A
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##771E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##771E1A | 1.00 | 10.58 | 1.99 | 10.58 |
| #FFFFFF | 10.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.99 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383219
Deuteranopia (green-blind)
#4E4617
Tritanopia (blue-blind)
#83001E
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #771e1a; /* rgb */ color: rgb(119, 30, 26); /* oklch */ color: oklch(38.1% 0.124 27.3);
Tailwind
colors: {
custom: {
50: '#a56157',
500: '#771e1a',
950: '#000000',
},
}SCSS
$custom: #771e1a; $custom-light: #a56157; $custom-dark: #000000;
JSON
{
"hex": "#771e1a",
"rgb": {
"r": 119,
"g": 30,
"b": 26
},
"hsl": {
"h": 2.581,
"s": 64.138,
"l": 28.431
},
"oklch": {
"l": 0.38127,
"c": 0.12385,
"h": 27.3
},
"luminance": 0.04925
}Semantic roles & 50–950 ramp
primary
#771E1A
secondary
#41A7AC
accent
#E0E741
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978