#7B162B#7B162B
#7B162B is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.4% C 0.134 H 15.3°. Best body text is #FFFFFF at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7B162B |
|---|---|
| RGB | rgb(123, 22, 43) |
| HSL | hsl(348, 70%, 28%) |
| HSV | hsv(348, 82%, 48%) |
| CMYK | cmyk(0%, 82.1%, 65%, 51.8%) |
| CIE-LAB | lab(26.62, 43.27, 14.63) |
| CIE-LCH | lch(26.62, 45.68, 18.69°) |
| OKLab | oklab(38.44% 0.1296 0.0355) |
| OKLCH | oklch(38.44% 0.134 15.3) |
| XYZ | xyz(8.8923, 4.9605, 2.7743) |
| Luminance | 0.0496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.21
Bordeaux
#7B002C
ΔE00 3.00
Burgundy
#800020
ΔE00 3.47
Red Wine
#8C0034
ΔE00 4.23
Claret
#680018
ΔE00 5.29
Maroon (survey)
#650021
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B162B #167B66
analogous
#7B165D #7B162B #7B3316
triadic
#7B162B #2B7B16 #162B7B
tetradic
#7B162B #5D7B16 #167B66 #33167B
square
#7B162B #5D7B16 #167B66 #33167B
split-complementary
#7B162B #167B33 #165D7B
monochromatic
#1A0509 #470D19 #7B162B #AF1F3D #DA3154
Accessibility & contrast
On white
10.54
#7B162B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.99
#7B162B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B162B
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B162B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B162B | 1.00 | 10.54 | 1.99 | 10.54 |
| #FFFFFF | 10.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.99 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#33322B
Deuteranopia (green-blind)
#4D4628
Tritanopia (blue-blind)
#87001F
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7b162b; /* rgb */ color: rgb(123, 22, 43); /* oklch */ color: oklch(38.4% 0.134 15.3);
Tailwind
colors: {
custom: {
50: '#a85f64',
500: '#7b162b',
950: '#000000',
},
}SCSS
$custom: #7b162b; $custom-light: #a85f64; $custom-dark: #000000;
JSON
{
"hex": "#7b162b",
"rgb": {
"r": 123,
"g": 22,
"b": 43
},
"hsl": {
"h": 347.525,
"s": 69.655,
"l": 28.431
},
"oklch": {
"l": 0.38442,
"c": 0.13437,
"h": 15.3
},
"luminance": 0.04959
}Semantic roles & 50–950 ramp
primary
#7B162B
secondary
#3DB098
accent
#ECC83B
background
#FBF5F5
surface
#F6EAEA
border
#D0C6C6
text
#110505
muted
#807979