#7E232A#7E232A
#7E232A is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.3% C 0.125 H 20.6°. Best body text is #FFFFFF at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7E232A |
|---|---|
| RGB | rgb(126, 35, 42) |
| HSL | hsl(355, 57%, 32%) |
| HSV | hsv(355, 72%, 49%) |
| CMYK | cmyk(0%, 72.2%, 66.7%, 50.6%) |
| CIE-LAB | lab(28.92, 39.43, 18.38) |
| CIE-LCH | lch(28.92, 43.51, 24.99°) |
| OKLab | oklab(40.25% 0.1167 0.0439) |
| OKLCH | oklch(40.25% 0.125 20.6) |
| XYZ | xyz(9.6241, 5.8062, 2.8040) |
| Luminance | 0.0580 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.93
Wine Red
#7B0323
ΔE00 4.25
Wine
#722F37
ΔE00 5.30
Claret
#680018
ΔE00 6.50
Bordeaux
#7B002C
ΔE00 6.54
Red Wine
#8C0034
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E232A #237E77
analogous
#7E2358 #7E232A #7E4A23
triadic
#7E232A #2A7E23 #232A7E
tetradic
#7E232A #587E23 #237E77 #4A237E
square
#7E232A #587E23 #237E77 #4A237E
split-complementary
#7E232A #237E4A #23587E
monochromatic
#1E080A #4E161A #7E232A #AE303A #CE4E58
Accessibility & contrast
On white
9.72
#7E232A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.16
#7E232A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E232A
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E232A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E232A | 1.00 | 9.72 | 2.16 | 9.72 |
| #FFFFFF | 9.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C382A
Deuteranopia (green-blind)
#534B27
Tritanopia (blue-blind)
#8B0926
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7e232a; /* rgb */ color: rgb(126, 35, 42); /* oklch */ color: oklch(40.3% 0.125 20.6);
Tailwind
colors: {
custom: {
50: '#aa6563',
500: '#7e232a',
950: '#000000',
},
}SCSS
$custom: #7e232a; $custom-light: #aa6563; $custom-dark: #000000;
JSON
{
"hex": "#7e232a",
"rgb": {
"r": 126,
"g": 35,
"b": 42
},
"hsl": {
"h": 355.385,
"s": 56.522,
"l": 31.569
},
"oklch": {
"l": 0.40251,
"c": 0.12465,
"h": 20.6
},
"luminance": 0.05805
}Semantic roles & 50–950 ramp
primary
#7E232A
secondary
#4CB0A9
accent
#E0D448
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79