#7A191D#7A191D
#7A191D is a dark, vivid red. Relative luminance 0.049; OKLCH L 38.2% C 0.131 H 24.1°. Best body text is #FFFFFF at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7A191D |
|---|---|
| RGB | rgb(122, 25, 29) |
| HSL | hsl(358, 66%, 29%) |
| HSV | hsv(358, 80%, 48%) |
| CMYK | cmyk(0%, 79.5%, 76.2%, 52.2%) |
| CIE-LAB | lab(26.51, 41.19, 23.71) |
| CIE-LCH | lch(26.51, 47.53, 29.93°) |
| OKLab | oklab(38.25% 0.1198 0.0537) |
| OKLCH | oklch(38.25% 0.131 24.1) |
| XYZ | xyz(8.5964, 4.9229, 1.6597) |
| Luminance | 0.0492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.88
Wine Red
#7B0323
ΔE00 4.97
Crimson (survey)
#8C000F
ΔE00 5.20
Rosewood
#65000B
ΔE00 5.28
Claret
#680018
ΔE00 5.62
Blood
#770001
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A191D #197A76
analogous
#7A194E #7A191D #7A4619
triadic
#7A191D #1D7A19 #191D7A
tetradic
#7A191D #4E7A19 #197A76 #46197A
square
#7A191D #4E7A19 #197A76 #46197A
split-complementary
#7A191D #197A46 #194E7A
monochromatic
#190506 #470F11 #7A191D #AD2329 #D6373E
Accessibility & contrast
On white
10.58
#7A191D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.98
#7A191D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A191D
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A191D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A191D | 1.00 | 10.58 | 1.98 | 10.58 |
| #FFFFFF | 10.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.98 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311C
Deuteranopia (green-blind)
#4E4619
Tritanopia (blue-blind)
#87001C
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7a191d; /* rgb */ color: rgb(122, 25, 29); /* oklch */ color: oklch(38.2% 0.131 24.1);
Tailwind
colors: {
custom: {
50: '#a85f59',
500: '#7a191d',
950: '#000000',
},
}SCSS
$custom: #7a191d; $custom-light: #a85f59; $custom-dark: #000000;
JSON
{
"hex": "#7a191d",
"rgb": {
"r": 122,
"g": 25,
"b": 29
},
"hsl": {
"h": 357.526,
"s": 65.986,
"l": 28.824
},
"oklch": {
"l": 0.38245,
"c": 0.1313,
"h": 24.1
},
"luminance": 0.04922
}Semantic roles & 50–950 ramp
primary
#7A191D
secondary
#40AFAA
accent
#E9E23F
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978