#77201D#77201D
#77201D is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.4% C 0.121 H 26.6°. Best body text is #FFFFFF at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #77201D |
|---|---|
| RGB | rgb(119, 32, 29) |
| HSL | hsl(2, 61%, 29%) |
| HSV | hsv(2, 76%, 47%) |
| CMYK | cmyk(0%, 73.1%, 75.6%, 53.3%) |
| CIE-LAB | lab(26.86, 37.49, 23.95) |
| CIE-LCH | lch(26.86, 44.49, 32.57°) |
| OKLab | oklab(38.39% 0.1086 0.0544) |
| OKLCH | oklch(38.39% 0.121 26.6) |
| XYZ | xyz(8.3470, 5.0449, 1.6964) |
| Luminance | 0.0504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.99
Blood
#770001
ΔE00 5.39
Crimson (survey)
#8C000F
ΔE00 5.49
Burgundy
#800020
ΔE00 5.56
Rosewood
#65000B
ΔE00 5.63
Maroon
#800000
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77201D #1D7477
analogous
#771D47 #77201D #774D1D
triadic
#77201D #1D7720 #201D77
tetradic
#77201D #47771D #1D7477 #4D1D77
square
#77201D #47771D #1D7477 #4D1D77
split-complementary
#77201D #1D774D #1D4777
monochromatic
#190706 #461311 #77201D #A82D29 #D0433E
Accessibility & contrast
On white
10.45
#77201D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#77201D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #77201D
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77201D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##77201D | 1.00 | 10.45 | 2.01 | 10.45 |
| #FFFFFF | 10.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39331C
Deuteranopia (green-blind)
#4F461A
Tritanopia (blue-blind)
#830320
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #77201d; /* rgb */ color: rgb(119, 32, 29); /* oklch */ color: oklch(38.4% 0.121 26.6);
Tailwind
colors: {
custom: {
50: '#a56259',
500: '#77201d',
950: '#000000',
},
}SCSS
$custom: #77201d; $custom-light: #a56259; $custom-dark: #000000;
JSON
{
"hex": "#77201d",
"rgb": {
"r": 119,
"g": 32,
"b": 29
},
"hsl": {
"h": 2,
"s": 60.811,
"l": 29.02
},
"oklch": {
"l": 0.38393,
"c": 0.12141,
"h": 26.6
},
"luminance": 0.05044
}Semantic roles & 50–950 ramp
primary
#77201D
secondary
#45A8AB
accent
#DFE444
background
#FAF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110503
muted
#807A78