#7B1E2A#7B1E2A
#7B1E2A is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.2% C 0.127 H 18.3°. Best body text is #FFFFFF at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7B1E2A |
|---|---|
| RGB | rgb(123, 30, 42) |
| HSL | hsl(352, 61%, 30%) |
| HSV | hsv(352, 76%, 48%) |
| CMYK | cmyk(0%, 75.6%, 65.9%, 51.8%) |
| CIE-LAB | lab(27.59, 40.42, 16.57) |
| CIE-LCH | lch(27.59, 43.69, 22.29°) |
| OKLab | oklab(39.16% 0.1203 0.0398) |
| OKLCH | oklch(39.16% 0.127 18.3) |
| XYZ | xyz(9.0515, 5.3080, 2.7380) |
| Luminance | 0.0531 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.01
Burgundy
#800020
ΔE00 3.36
Wine
#722F37
ΔE00 4.92
Bordeaux
#7B002C
ΔE00 4.97
Claret
#680018
ΔE00 5.52
Red Wine
#8C0034
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B1E2A #1E7B6F
analogous
#7B1E59 #7B1E2A #7B401E
triadic
#7B1E2A #2A7B1E #1E2A7B
tetradic
#7B1E2A #597B1E #1E7B6F #401E7B
square
#7B1E2A #597B1E #1E7B6F #401E7B
split-complementary
#7B1E2A #1E7B40 #1E597B
monochromatic
#190608 #4A1219 #7B1E2A #AC2A3B #D14255
Accessibility & contrast
On white
10.19
#7B1E2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7B1E2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B1E2A
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B1E2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B1E2A | 1.00 | 10.19 | 2.06 | 10.19 |
| #FFFFFF | 10.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38352A
Deuteranopia (green-blind)
#4F4827
Tritanopia (blue-blind)
#870023
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b1e2a; /* rgb */ color: rgb(123, 30, 42); /* oklch */ color: oklch(39.2% 0.127 18.3);
Tailwind
colors: {
custom: {
50: '#a76263',
500: '#7b1e2a',
950: '#000000',
},
}SCSS
$custom: #7b1e2a; $custom-light: #a76263; $custom-dark: #000000;
JSON
{
"hex": "#7b1e2a",
"rgb": {
"r": 123,
"g": 30,
"b": 42
},
"hsl": {
"h": 352.258,
"s": 60.784,
"l": 30
},
"oklch": {
"l": 0.39156,
"c": 0.12667,
"h": 18.3
},
"luminance": 0.05307
}Semantic roles & 50–950 ramp
primary
#7B1E2A
secondary
#46AEA1
accent
#E4CF44
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110505
muted
#807A79