#7B192A#7B192A
#7B192A is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.7% C 0.132 H 16.7°. Best body text is #FFFFFF at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7B192A |
|---|---|
| RGB | rgb(123, 25, 42) |
| HSL | hsl(350, 66%, 29%) |
| HSV | hsv(350, 80%, 48%) |
| CMYK | cmyk(0%, 79.7%, 65.9%, 51.8%) |
| CIE-LAB | lab(26.95, 42.23, 15.73) |
| CIE-LCH | lch(26.95, 45.07, 20.43°) |
| OKLab | oklab(38.67% 0.1261 0.0379) |
| OKLCH | oklch(38.67% 0.132 16.7) |
| XYZ | xyz(8.9349, 5.0747, 2.6991) |
| Luminance | 0.0507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.26
Burgundy
#800020
ΔE00 3.13
Bordeaux
#7B002C
ΔE00 3.87
Red Wine
#8C0034
ΔE00 4.87
Claret
#680018
ΔE00 5.19
Wine
#722F37
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B192A #197B6A
analogous
#7B195B #7B192A #7B3919
triadic
#7B192A #2A7B19 #192A7B
tetradic
#7B192A #5B7B19 #197B6A #39197B
square
#7B192A #5B7B19 #197B6A #39197B
split-complementary
#7B192A #197B39 #195B7B
monochromatic
#190509 #480F19 #7B192A #AE233B #D73853
Accessibility & contrast
On white
10.42
#7B192A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#7B192A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B192A
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B192A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B192A | 1.00 | 10.42 | 2.01 | 10.42 |
| #FFFFFF | 10.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35332A
Deuteranopia (green-blind)
#4E4727
Tritanopia (blue-blind)
#870020
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #7b192a; /* rgb */ color: rgb(123, 25, 42); /* oklch */ color: oklch(38.7% 0.132 16.7);
Tailwind
colors: {
custom: {
50: '#a86063',
500: '#7b192a',
950: '#000000',
},
}SCSS
$custom: #7b192a; $custom-light: #a86063; $custom-dark: #000000;
JSON
{
"hex": "#7b192a",
"rgb": {
"r": 123,
"g": 25,
"b": 42
},
"hsl": {
"h": 349.592,
"s": 66.216,
"l": 29.02
},
"oklch": {
"l": 0.38675,
"c": 0.13162,
"h": 16.7
},
"luminance": 0.05073
}Semantic roles & 50–950 ramp
primary
#7B192A
secondary
#40AF9C
accent
#E9CC3F
background
#FBF5F5
surface
#F6EAEA
border
#D0C6C6
text
#110505
muted
#807979