#7B1E2B#7B1E2B
#7B1E2B is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.2% C 0.127 H 17.7°. Best body text is #FFFFFF at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7B1E2B |
|---|---|
| RGB | rgb(123, 30, 43) |
| HSL | hsl(352, 61%, 30%) |
| HSV | hsv(352, 76%, 48%) |
| CMYK | cmyk(0%, 75.6%, 65%, 51.8%) |
| CIE-LAB | lab(27.61, 40.49, 15.93) |
| CIE-LCH | lch(27.61, 43.51, 21.48°) |
| OKLab | oklab(39.18% 0.1207 0.0385) |
| OKLCH | oklch(39.18% 0.127 17.7) |
| XYZ | xyz(9.0696, 5.3152, 2.8334) |
| Luminance | 0.0531 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.99
Burgundy
#800020
ΔE00 3.52
Bordeaux
#7B002C
ΔE00 4.67
Wine
#722F37
ΔE00 4.74
Red Wine
#8C0034
ΔE00 5.42
Claret
#680018
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B1E2B #1E7B6E
analogous
#7B1E59 #7B1E2B #7B401E
triadic
#7B1E2B #2B7B1E #1E2B7B
tetradic
#7B1E2B #597B1E #1E7B6E #401E7B
square
#7B1E2B #597B1E #1E7B6E #401E7B
split-complementary
#7B1E2B #1E7B40 #1E597B
monochromatic
#190609 #4A121A #7B1E2B #AC2A3C #D14256
Accessibility & contrast
On white
10.18
#7B1E2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7B1E2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B1E2B
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B1E2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B1E2B | 1.00 | 10.18 | 2.06 | 10.18 |
| #FFFFFF | 10.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38352B
Deuteranopia (green-blind)
#4F4828
Tritanopia (blue-blind)
#870024
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b1e2b; /* rgb */ color: rgb(123, 30, 43); /* oklch */ color: oklch(39.2% 0.127 17.7);
Tailwind
colors: {
custom: {
50: '#a76264',
500: '#7b1e2b',
950: '#000000',
},
}SCSS
$custom: #7b1e2b; $custom-light: #a76264; $custom-dark: #000000;
JSON
{
"hex": "#7b1e2b",
"rgb": {
"r": 123,
"g": 30,
"b": 43
},
"hsl": {
"h": 351.613,
"s": 60.784,
"l": 30
},
"oklch": {
"l": 0.39177,
"c": 0.12665,
"h": 17.7
},
"luminance": 0.05314
}Semantic roles & 50–950 ramp
primary
#7B1E2B
secondary
#46AEA0
accent
#E4CE44
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110505
muted
#807A79