#78191E#78191E
#78191E is a dark, vivid red. Relative luminance 0.048; OKLCH L 37.9% C 0.129 H 23.4°. Best body text is #FFFFFF at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78191E |
|---|---|
| RGB | rgb(120, 25, 30) |
| HSL | hsl(357, 66%, 28%) |
| HSV | hsv(357, 79%, 47%) |
| CMYK | cmyk(0%, 79.2%, 75%, 52.9%) |
| CIE-LAB | lab(26.11, 40.58, 22.49) |
| CIE-LCH | lch(26.11, 46.40, 28.99°) |
| OKLab | oklab(37.87% 0.1184 0.0513) |
| OKLCH | oklch(37.87% 0.129 23.4) |
| XYZ | xyz(8.3287, 4.7834, 1.7128) |
| Luminance | 0.0478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.60
Wine Red
#7B0323
ΔE00 4.49
Claret
#680018
ΔE00 5.07
Rosewood
#65000B
ΔE00 5.10
Crimson (survey)
#8C000F
ΔE00 5.83
Reddy Brown
#6E1005
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78191E #197873
analogous
#78194D #78191E #784319
triadic
#78191E #1E7819 #191E78
tetradic
#78191E #4D7819 #197873 #431978
square
#78191E #4D7819 #197873 #431978
split-complementary
#78191E #197843 #194D78
monochromatic
#190506 #450E11 #78191E #AB242B #D5363F
Accessibility & contrast
On white
10.73
#78191E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.96
#78191E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #78191E
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78191E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##78191E | 1.00 | 10.73 | 1.96 | 10.73 |
| #FFFFFF | 10.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.96 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35311D
Deuteranopia (green-blind)
#4D451B
Tritanopia (blue-blind)
#85001C
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #78191e; /* rgb */ color: rgb(120, 25, 30); /* oklch */ color: oklch(37.9% 0.129 23.4);
Tailwind
colors: {
custom: {
50: '#a65f59',
500: '#78191e',
950: '#000000',
},
}SCSS
$custom: #78191e; $custom-light: #a65f59; $custom-dark: #000000;
JSON
{
"hex": "#78191e",
"rgb": {
"r": 120,
"g": 25,
"b": 30
},
"hsl": {
"h": 356.842,
"s": 65.517,
"l": 28.431
},
"oklch": {
"l": 0.37873,
"c": 0.12907,
"h": 23.4
},
"luminance": 0.04782
}Semantic roles & 50–950 ramp
primary
#78191E
secondary
#40ADA7
accent
#E8E03F
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978