#7B1824#7B1824
#7B1824 is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.5% C 0.133 H 20.1°. Best body text is #FFFFFF at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7B1824 |
|---|---|
| RGB | rgb(123, 24, 36) |
| HSL | hsl(353, 67%, 29%) |
| HSV | hsv(353, 80%, 48%) |
| CMYK | cmyk(0%, 80.5%, 70.7%, 51.8%) |
| CIE-LAB | lab(26.71, 42.20, 19.44) |
| CIE-LCH | lch(26.71, 46.46, 24.73°) |
| OKLab | oklab(38.47% 0.1246 0.0455) |
| OKLCH | oklch(38.47% 0.133 20.1) |
| XYZ | xyz(8.8144, 4.9930, 2.1683) |
| Luminance | 0.0499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 2.30
Wine Red
#7B0323
ΔE00 2.69
Claret
#680018
ΔE00 4.79
Bordeaux
#7B002C
ΔE00 5.70
Wine
#722F37
ΔE00 6.35
Rosewood
#65000B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B1824 #187B6F
analogous
#7B1856 #7B1824 #7B3E18
triadic
#7B1824 #247B18 #18247B
tetradic
#7B1824 #567B18 #187B6F #3E187B
square
#7B1824 #567B18 #187B6F #3E187B
split-complementary
#7B1824 #187B3E #18567B
monochromatic
#1A0507 #480E15 #7B1824 #AE2233 #D83649
Accessibility & contrast
On white
10.51
#7B1824 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.00
#7B1824 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B1824
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B1824 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B1824 | 1.00 | 10.51 | 2.00 | 10.51 |
| #FFFFFF | 10.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#353224
Deuteranopia (green-blind)
#4E4721
Tritanopia (blue-blind)
#88001D
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7b1824; /* rgb */ color: rgb(123, 24, 36); /* oklch */ color: oklch(38.5% 0.133 20.1);
Tailwind
colors: {
custom: {
50: '#a85f5e',
500: '#7b1824',
950: '#000000',
},
}SCSS
$custom: #7b1824; $custom-light: #a85f5e; $custom-dark: #000000;
JSON
{
"hex": "#7b1824",
"rgb": {
"r": 123,
"g": 24,
"b": 36
},
"hsl": {
"h": 352.727,
"s": 67.347,
"l": 28.824
},
"oklch": {
"l": 0.38467,
"c": 0.13265,
"h": 20.1
},
"luminance": 0.04992
}Semantic roles & 50–950 ramp
primary
#7B1824
secondary
#3FB0A2
accent
#EAD53E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110504
muted
#807979