#7A192A#7A192A
#7A192A is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.5% C 0.131 H 16.6°. Best body text is #FFFFFF at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7A192A |
|---|---|
| RGB | rgb(122, 25, 42) |
| HSL | hsl(349, 66%, 29%) |
| HSV | hsv(349, 80%, 48%) |
| CMYK | cmyk(0%, 79.5%, 65.6%, 52.2%) |
| CIE-LAB | lab(26.74, 41.91, 15.42) |
| CIE-LCH | lch(26.74, 44.66, 20.20°) |
| OKLab | oklab(38.48% 0.1252 0.0372) |
| OKLCH | oklch(38.48% 0.131 16.6) |
| XYZ | xyz(8.7925, 5.0013, 2.6924) |
| Luminance | 0.0500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.28
Burgundy
#800020
ΔE00 3.26
Bordeaux
#7B002C
ΔE00 3.76
Red Wine
#8C0034
ΔE00 4.91
Claret
#680018
ΔE00 5.09
Wine
#722F37
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A192A #197A69
analogous
#7A195B #7A192A #7A3919
triadic
#7A192A #2A7A19 #192A7A
tetradic
#7A192A #5B7A19 #197A69 #39197A
square
#7A192A #5B7A19 #197A69 #39197A
split-complementary
#7A192A #197A39 #195B7A
monochromatic
#190509 #470F19 #7A192A #AD233B #D63753
Accessibility & contrast
On white
10.50
#7A192A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.00
#7A192A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A192A
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A192A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A192A | 1.00 | 10.50 | 2.00 | 10.50 |
| #FFFFFF | 10.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35322A
Deuteranopia (green-blind)
#4D4727
Tritanopia (blue-blind)
#860020
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7a192a; /* rgb */ color: rgb(122, 25, 42); /* oklch */ color: oklch(38.5% 0.131 16.6);
Tailwind
colors: {
custom: {
50: '#a75f63',
500: '#7a192a',
950: '#000000',
},
}SCSS
$custom: #7a192a; $custom-light: #a75f63; $custom-dark: #000000;
JSON
{
"hex": "#7a192a",
"rgb": {
"r": 122,
"g": 25,
"b": 42
},
"hsl": {
"h": 349.485,
"s": 65.986,
"l": 28.824
},
"oklch": {
"l": 0.38484,
"c": 0.13058,
"h": 16.6
},
"luminance": 0.05
}Semantic roles & 50–950 ramp
primary
#7A192A
secondary
#40AF9B
accent
#E9CB3F
background
#FBF5F5
surface
#F5EAEA
border
#CFC6C6
text
#110505
muted
#807979