#7B232B#7B232B
#7B232B is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.7% C 0.121 H 19.6°. Best body text is #FFFFFF at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7B232B |
|---|---|
| RGB | rgb(123, 35, 43) |
| HSL | hsl(355, 56%, 31%) |
| HSV | hsv(355, 72%, 48%) |
| CMYK | cmyk(0%, 71.5%, 65%, 51.8%) |
| CIE-LAB | lab(28.35, 38.46, 16.88) |
| CIE-LCH | lch(28.35, 42.00, 23.70°) |
| OKLab | oklab(39.73% 0.1142 0.0406) |
| OKLCH | oklch(39.73% 0.121 19.6) |
| XYZ | xyz(9.2064, 5.5887, 2.8790) |
| Luminance | 0.0559 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.99
Burgundy
#800020
ΔE00 4.06
Wine
#722F37
ΔE00 4.58
Bordeaux
#7B002C
ΔE00 5.96
Claret
#680018
ΔE00 6.14
Red Wine
#8C0034
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B232B #237B73
analogous
#7B2357 #7B232B #7B4723
triadic
#7B232B #2B7B23 #232B7B
tetradic
#7B232B #577B23 #237B73 #47237B
square
#7B232B #577B23 #237B73 #47237B
split-complementary
#7B232B #237B47 #23577B
monochromatic
#1C080A #4B151A #7B232B #AB313C #CC4C58
Accessibility & contrast
On white
9.92
#7B232B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7B232B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B232B
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B232B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B232B | 1.00 | 9.92 | 2.12 | 9.92 |
| #FFFFFF | 9.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A372B
Deuteranopia (green-blind)
#514A29
Tritanopia (blue-blind)
#870C27
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7b232b; /* rgb */ color: rgb(123, 35, 43); /* oklch */ color: oklch(39.7% 0.121 19.6);
Tailwind
colors: {
custom: {
50: '#a76464',
500: '#7b232b',
950: '#000000',
},
}SCSS
$custom: #7b232b; $custom-light: #a76464; $custom-dark: #000000;
JSON
{
"hex": "#7b232b",
"rgb": {
"r": 123,
"g": 35,
"b": 43
},
"hsl": {
"h": 354.545,
"s": 55.696,
"l": 30.98
},
"oklch": {
"l": 0.39725,
"c": 0.12122,
"h": 19.6
},
"luminance": 0.05587
}Semantic roles & 50–950 ramp
primary
#7B232B
secondary
#4CAEA5
accent
#DFD149
background
#FAF6F5
surface
#F5EBEA
border
#CFC6C6
text
#110605
muted
#807A79