#7B192B#7B192B
#7B192B is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.7% C 0.132 H 16.1°. Best body text is #FFFFFF at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7B192B |
|---|---|
| RGB | rgb(123, 25, 43) |
| HSL | hsl(349, 66%, 29%) |
| HSV | hsv(349, 80%, 48%) |
| CMYK | cmyk(0%, 79.7%, 65%, 51.8%) |
| CIE-LAB | lab(26.97, 42.30, 15.09) |
| CIE-LCH | lch(26.97, 44.91, 19.63°) |
| OKLab | oklab(38.7% 0.1265 0.0365) |
| OKLCH | oklch(38.7% 0.132 16.1) |
| XYZ | xyz(8.9530, 5.0820, 2.7945) |
| Luminance | 0.0508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.38
Burgundy
#800020
ΔE00 3.39
Bordeaux
#7B002C
ΔE00 3.57
Red Wine
#8C0034
ΔE00 4.60
Wine
#722F37
ΔE00 5.12
Claret
#680018
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B192B #197B69
analogous
#7B195C #7B192B #7B3819
triadic
#7B192B #2B7B19 #192B7B
tetradic
#7B192B #5C7B19 #197B69 #38197B
square
#7B192B #5C7B19 #197B69 #38197B
split-complementary
#7B192B #197B38 #195C7B
monochromatic
#190509 #480F19 #7B192B #AE233D #D73855
Accessibility & contrast
On white
10.42
#7B192B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.02
#7B192B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B192B
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B192B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B192B | 1.00 | 10.42 | 2.02 | 10.42 |
| #FFFFFF | 10.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35332B
Deuteranopia (green-blind)
#4E4728
Tritanopia (blue-blind)
#870021
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #7b192b; /* rgb */ color: rgb(123, 25, 43); /* oklch */ color: oklch(38.7% 0.132 16.1);
Tailwind
colors: {
custom: {
50: '#a86064',
500: '#7b192b',
950: '#000000',
},
}SCSS
$custom: #7b192b; $custom-light: #a86064; $custom-dark: #000000;
JSON
{
"hex": "#7b192b",
"rgb": {
"r": 123,
"g": 25,
"b": 43
},
"hsl": {
"h": 348.98,
"s": 66.216,
"l": 29.02
},
"oklch": {
"l": 0.38697,
"c": 0.13163,
"h": 16.1
},
"luminance": 0.05081
}Semantic roles & 50–950 ramp
primary
#7B192B
secondary
#40AF9B
accent
#E9CA3F
background
#FBF5F5
surface
#F6EAEA
border
#D0C6C6
text
#110505
muted
#807979