#7B142B#7B142B
#7B142B is a dark, vivid red. Relative luminance 0.049; OKLCH L 38.3% C 0.136 H 14.8°. Best body text is #FFFFFF at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7B142B |
|---|---|
| RGB | rgb(123, 20, 43) |
| HSL | hsl(347, 72%, 28%) |
| HSV | hsv(347, 84%, 48%) |
| CMYK | cmyk(0%, 83.7%, 65%, 51.8%) |
| CIE-LAB | lab(26.41, 43.87, 14.36) |
| CIE-LCH | lch(26.41, 46.16, 18.12°) |
| OKLab | oklab(38.29% 0.1315 0.0348) |
| OKLCH | oklch(38.29% 0.136 14.8) |
| XYZ | xyz(8.8555, 4.8870, 2.7620) |
| Luminance | 0.0489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.18
Bordeaux
#7B002C
ΔE00 2.65
Burgundy
#800020
ΔE00 3.56
Red Wine
#8C0034
ΔE00 4.03
Maroon (survey)
#650021
ΔE00 5.18
Claret
#680018
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B142B #147B64
analogous
#7B145E #7B142B #7B3014
triadic
#7B142B #2B7B14 #142B7B
tetradic
#7B142B #5E7B14 #147B64 #30147B
square
#7B142B #5E7B14 #147B64 #30147B
split-complementary
#7B142B #147B30 #145E7B
monochromatic
#1A0409 #460B19 #7B142B #B01D3D #DD2D54
Accessibility & contrast
On white
10.62
#7B142B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.98
#7B142B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B142B
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B142B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B142B | 1.00 | 10.62 | 1.98 | 10.62 |
| #FFFFFF | 10.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.98 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#33312B
Deuteranopia (green-blind)
#4D4628
Tritanopia (blue-blind)
#87001E
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #7b142b; /* rgb */ color: rgb(123, 20, 43); /* oklch */ color: oklch(38.3% 0.136 14.8);
Tailwind
colors: {
custom: {
50: '#a85e64',
500: '#7b142b',
950: '#000000',
},
}SCSS
$custom: #7b142b; $custom-light: #a85e64; $custom-dark: #000000;
JSON
{
"hex": "#7b142b",
"rgb": {
"r": 123,
"g": 20,
"b": 43
},
"hsl": {
"h": 346.602,
"s": 72.028,
"l": 28.039
},
"oklch": {
"l": 0.38285,
"c": 0.13606,
"h": 14.8
},
"luminance": 0.04886
}Semantic roles & 50–950 ramp
primary
#7B142B
secondary
#3AB196
accent
#EFC639
background
#FBF5F5
surface
#F6EAEA
border
#D0C6C6
text
#110505
muted
#807979