#7A192B#7A192B
#7A192B is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.5% C 0.131 H 15.9°. Best body text is #FFFFFF at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7A192B |
|---|---|
| RGB | rgb(122, 25, 43) |
| HSL | hsl(349, 66%, 29%) |
| HSV | hsv(349, 80%, 48%) |
| CMYK | cmyk(0%, 79.5%, 64.8%, 52.2%) |
| CIE-LAB | lab(26.76, 41.98, 14.77) |
| CIE-LCH | lch(26.76, 44.50, 19.39°) |
| OKLab | oklab(38.51% 0.1256 0.0358) |
| OKLCH | oklch(38.51% 0.131 15.9) |
| XYZ | xyz(8.8106, 5.0086, 2.7879) |
| Luminance | 0.0501 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.42
Bordeaux
#7B002C
ΔE00 3.47
Burgundy
#800020
ΔE00 3.53
Red Wine
#8C0034
ΔE00 4.66
Wine
#722F37
ΔE00 5.04
Claret
#680018
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A192B #197A68
analogous
#7A195C #7A192B #7A3819
triadic
#7A192B #2B7A19 #192B7A
tetradic
#7A192B #5C7A19 #197A68 #38197A
square
#7A192B #5C7A19 #197A68 #38197A
split-complementary
#7A192B #197A38 #195C7A
monochromatic
#190509 #470F19 #7A192B #AD233D #D63755
Accessibility & contrast
On white
10.49
#7A192B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.00
#7A192B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A192B
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A192B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A192B | 1.00 | 10.49 | 2.00 | 10.49 |
| #FFFFFF | 10.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#34322B
Deuteranopia (green-blind)
#4D4728
Tritanopia (blue-blind)
#860021
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7a192b; /* rgb */ color: rgb(122, 25, 43); /* oklch */ color: oklch(38.5% 0.131 15.9);
Tailwind
colors: {
custom: {
50: '#a75f64',
500: '#7a192b',
950: '#000000',
},
}SCSS
$custom: #7a192b; $custom-light: #a75f64; $custom-dark: #000000;
JSON
{
"hex": "#7a192b",
"rgb": {
"r": 122,
"g": 25,
"b": 43
},
"hsl": {
"h": 348.866,
"s": 65.986,
"l": 28.824
},
"oklch": {
"l": 0.38506,
"c": 0.13061,
"h": 15.9
},
"luminance": 0.05007
}Semantic roles & 50–950 ramp
primary
#7A192B
secondary
#40AF9A
accent
#E9C93F
background
#FAF5F5
surface
#F5EAEA
border
#CFC6C6
text
#110505
muted
#807979