#7A191A#7A191A
#7A191A is a dark, vivid red. Relative luminance 0.049; OKLCH L 38.2% C 0.132 H 25.6°. Best body text is #FFFFFF at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7A191A |
|---|---|
| RGB | rgb(122, 25, 26) |
| HSL | hsl(359, 66%, 29%) |
| HSV | hsv(359, 80%, 48%) |
| CMYK | cmyk(0%, 79.5%, 78.7%, 52.2%) |
| CIE-LAB | lab(26.47, 41.06, 25.57) |
| CIE-LCH | lch(26.47, 48.37, 31.91°) |
| OKLab | oklab(38.2% 0.1187 0.0569) |
| OKLCH | oklch(38.2% 0.132 25.6) |
| XYZ | xyz(8.5611, 4.9088, 1.4738) |
| Luminance | 0.0491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.51
Blood
#770001
ΔE00 4.70
Burgundy
#800020
ΔE00 4.79
Reddy Brown
#6E1005
ΔE00 4.82
Rosewood
#65000B
ΔE00 5.20
Maroon
#800000
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A191A #197A79
analogous
#7A194B #7A191A #7A4919
triadic
#7A191A #1A7A19 #191A7A
tetradic
#7A191A #4B7A19 #197A79 #49197A
square
#7A191A #4B7A19 #197A79 #49197A
split-complementary
#7A191A #197A49 #194B7A
monochromatic
#190505 #470F0F #7A191A #AD2325 #D63739
Accessibility & contrast
On white
10.60
#7A191A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.98
#7A191A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A191A
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A191A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A191A | 1.00 | 10.60 | 1.98 | 10.60 |
| #FFFFFF | 10.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.98 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373119
Deuteranopia (green-blind)
#4F4616
Tritanopia (blue-blind)
#87001B
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7a191a; /* rgb */ color: rgb(122, 25, 26); /* oklch */ color: oklch(38.2% 0.132 25.6);
Tailwind
colors: {
custom: {
50: '#a85f57',
500: '#7a191a',
950: '#000000',
},
}SCSS
$custom: #7a191a; $custom-light: #a85f57; $custom-dark: #000000;
JSON
{
"hex": "#7a191a",
"rgb": {
"r": 122,
"g": 25,
"b": 26
},
"hsl": {
"h": 359.381,
"s": 65.986,
"l": 28.824
},
"oklch": {
"l": 0.38201,
"c": 0.13166,
"h": 25.6
},
"luminance": 0.04907
}Semantic roles & 50–950 ramp
primary
#7A191A
secondary
#40AFAD
accent
#E9E73F
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978