#772018#772018
#772018 is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.3% C 0.122 H 29.2°. Best body text is #FFFFFF at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #772018 |
|---|---|
| RGB | rgb(119, 32, 24) |
| HSL | hsl(5, 66%, 28%) |
| HSV | hsv(5, 80%, 47%) |
| CMYK | cmyk(0%, 73.1%, 79.8%, 53.3%) |
| CIE-LAB | lab(26.80, 37.27, 26.97) |
| CIE-LCH | lch(26.80, 46.00, 35.89°) |
| OKLab | oklab(38.32% 0.1067 0.0596) |
| OKLCH | oklch(38.32% 0.122 29.2) |
| XYZ | xyz(8.2901, 5.0222, 1.3968) |
| Luminance | 0.0502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 3.74
Blood
#770001
ΔE00 4.31
Maroon
#800000
ΔE00 4.80
Indian Red
#850E04
ΔE00 4.88
Crimson (survey)
#8C000F
ΔE00 5.00
Dark Red
#840000
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#772018 #186F77
analogous
#77183F #772018 #775018
triadic
#772018 #187720 #201877
tetradic
#772018 #3F7718 #186F77 #501877
square
#772018 #3F7718 #186F77 #501877
split-complementary
#772018 #187750 #183F77
monochromatic
#190705 #44120E #772018 #AA2E22 #D64133
Accessibility & contrast
On white
10.48
#772018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.00
#772018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #772018
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##772018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##772018 | 1.00 | 10.48 | 2.00 | 10.48 |
| #FFFFFF | 10.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393316
Deuteranopia (green-blind)
#4F4615
Tritanopia (blue-blind)
#84011F
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #772018; /* rgb */ color: rgb(119, 32, 24); /* oklch */ color: oklch(38.3% 0.122 29.2);
Tailwind
colors: {
custom: {
50: '#a66255',
500: '#772018',
950: '#000000',
},
}SCSS
$custom: #772018; $custom-light: #a66255; $custom-dark: #000000;
JSON
{
"hex": "#772018",
"rgb": {
"r": 119,
"g": 32,
"b": 24
},
"hsl": {
"h": 5.053,
"s": 66.434,
"l": 28.039
},
"oklch": {
"l": 0.38324,
"c": 0.12225,
"h": 29.2
},
"luminance": 0.05021
}Semantic roles & 50–950 ramp
primary
#772018
secondary
#3FA3AC
accent
#DBE93E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78