#77201C#77201C
#77201C is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.4% C 0.122 H 27.1°. Best body text is #FFFFFF at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #77201C |
|---|---|
| RGB | rgb(119, 32, 28) |
| HSL | hsl(3, 62%, 29%) |
| HSV | hsv(3, 76%, 47%) |
| CMYK | cmyk(0%, 73.1%, 76.5%, 53.3%) |
| CIE-LAB | lab(26.85, 37.45, 24.56) |
| CIE-LCH | lch(26.85, 44.78, 33.26°) |
| OKLab | oklab(38.38% 0.1082 0.0555) |
| OKLCH | oklch(38.38% 0.122 27.1) |
| XYZ | xyz(8.3348, 5.0400, 1.6323) |
| Luminance | 0.0504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.71
Blood
#770001
ΔE00 5.13
Crimson (survey)
#8C000F
ΔE00 5.34
Rosewood
#65000B
ΔE00 5.65
Maroon
#800000
ΔE00 5.77
Burgundy
#800020
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77201C #1C7377
analogous
#771C46 #77201C #774E1C
triadic
#77201C #1C7720 #201C77
tetradic
#77201C #46771C #1C7377 #4E1C77
square
#77201C #46771C #1C7377 #4E1C77
split-complementary
#77201C #1C774E #1C4677
monochromatic
#190706 #451310 #77201C #A92D28 #D1433C
Accessibility & contrast
On white
10.46
#77201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#77201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #77201C
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##77201C | 1.00 | 10.46 | 2.01 | 10.46 |
| #FFFFFF | 10.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39331B
Deuteranopia (green-blind)
#4F4619
Tritanopia (blue-blind)
#830220
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #77201c; /* rgb */ color: rgb(119, 32, 28); /* oklch */ color: oklch(38.4% 0.122 27.1);
Tailwind
colors: {
custom: {
50: '#a56258',
500: '#77201c',
950: '#000000',
},
}SCSS
$custom: #77201c; $custom-light: #a56258; $custom-dark: #000000;
JSON
{
"hex": "#77201c",
"rgb": {
"r": 119,
"g": 32,
"b": 28
},
"hsl": {
"h": 2.637,
"s": 61.905,
"l": 28.824
},
"oklch": {
"l": 0.38378,
"c": 0.12157,
"h": 27.1
},
"luminance": 0.05039
}Semantic roles & 50–950 ramp
primary
#77201C
secondary
#44A7AB
accent
#DEE543
background
#FAF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110503
muted
#807A78