#7B132B#7B132B
#7B132B is a dark, vivid red. Relative luminance 0.049; OKLCH L 38.2% C 0.137 H 14.6°. Best body text is #FFFFFF at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7B132B |
|---|---|
| RGB | rgb(123, 19, 43) |
| HSL | hsl(346, 73%, 28%) |
| HSV | hsv(346, 85%, 48%) |
| CMYK | cmyk(0%, 84.6%, 65%, 51.8%) |
| CIE-LAB | lab(26.31, 44.15, 14.22) |
| CIE-LCH | lch(26.31, 46.39, 17.86°) |
| OKLab | oklab(38.21% 0.1325 0.0345) |
| OKLCH | oklch(38.21% 0.137 14.6) |
| XYZ | xyz(8.8382, 4.8525, 2.7563) |
| Luminance | 0.0485 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.18
Bordeaux
#7B002C
ΔE00 2.49
Burgundy
#800020
ΔE00 3.61
Red Wine
#8C0034
ΔE00 3.94
Maroon (survey)
#650021
ΔE00 5.09
Claret
#680018
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B132B #137B63
analogous
#7B135F #7B132B #7B2F13
triadic
#7B132B #2B7B13 #132B7B
tetradic
#7B132B #5F7B13 #137B63 #2F137B
square
#7B132B #5F7B13 #137B63 #2F137B
split-complementary
#7B132B #137B2F #135F7B
monochromatic
#1B0409 #460B18 #7B132B #B01B3E #DE2A54
Accessibility & contrast
On white
10.66
#7B132B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.97
#7B132B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B132B
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B132B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B132B | 1.00 | 10.66 | 1.97 | 10.66 |
| #FFFFFF | 10.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.97 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#32312B
Deuteranopia (green-blind)
#4C4628
Tritanopia (blue-blind)
#87001E
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #7b132b; /* rgb */ color: rgb(123, 19, 43); /* oklch */ color: oklch(38.2% 0.137 14.6);
Tailwind
colors: {
custom: {
50: '#a85d64',
500: '#7b132b',
950: '#000000',
},
}SCSS
$custom: #7b132b; $custom-light: #a85d64; $custom-dark: #000000;
JSON
{
"hex": "#7b132b",
"rgb": {
"r": 123,
"g": 19,
"b": 43
},
"hsl": {
"h": 346.154,
"s": 73.239,
"l": 27.843
},
"oklch": {
"l": 0.38211,
"c": 0.13687,
"h": 14.6
},
"luminance": 0.04851
}Semantic roles & 50–950 ramp
primary
#7B132B
secondary
#39B195
accent
#F0C538
background
#FBF5F5
surface
#F6EAEA
border
#D0C6C6
text
#110505
muted
#807979