#7B232A#7B232A
#7B232A is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.7% C 0.121 H 20.3°. Best body text is #FFFFFF at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7B232A |
|---|---|
| RGB | rgb(123, 35, 42) |
| HSL | hsl(355, 56%, 31%) |
| HSV | hsv(355, 72%, 48%) |
| CMYK | cmyk(0%, 71.5%, 65.9%, 51.8%) |
| CIE-LAB | lab(28.33, 38.39, 17.52) |
| CIE-LCH | lch(28.33, 42.20, 24.52°) |
| OKLab | oklab(39.71% 0.1138 0.042) |
| OKLCH | oklch(39.71% 0.121 20.3) |
| XYZ | xyz(9.1883, 5.5815, 2.7835) |
| Luminance | 0.0558 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.03
Wine Red
#7B0323
ΔE00 4.10
Wine
#722F37
ΔE00 4.84
Claret
#680018
ΔE00 6.12
Bordeaux
#7B002C
ΔE00 6.27
Red Wine
#8C0034
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B232A #237B74
analogous
#7B2356 #7B232A #7B4823
triadic
#7B232A #2A7B23 #232A7B
tetradic
#7B232A #567B23 #237B74 #48237B
square
#7B232A #567B23 #237B74 #48237B
split-complementary
#7B232A #237B48 #23567B
monochromatic
#1C0809 #4B151A #7B232A #AB313A #CC4C56
Accessibility & contrast
On white
9.92
#7B232A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7B232A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B232A
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B232A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B232A | 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)
#3B372A
Deuteranopia (green-blind)
#514A28
Tritanopia (blue-blind)
#870C26
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7b232a; /* rgb */ color: rgb(123, 35, 42); /* oklch */ color: oklch(39.7% 0.121 20.3);
Tailwind
colors: {
custom: {
50: '#a76463',
500: '#7b232a',
950: '#000000',
},
}SCSS
$custom: #7b232a; $custom-light: #a76463; $custom-dark: #000000;
JSON
{
"hex": "#7b232a",
"rgb": {
"r": 123,
"g": 35,
"b": 42
},
"hsl": {
"h": 355.227,
"s": 55.696,
"l": 30.98
},
"oklch": {
"l": 0.39705,
"c": 0.12127,
"h": 20.3
},
"luminance": 0.0558
}Semantic roles & 50–950 ramp
primary
#7B232A
secondary
#4CAEA6
accent
#DFD349
background
#FAF6F5
surface
#F5EBEA
border
#CFC6C6
text
#110605
muted
#807A79