#7E202A#7E202A
#7E202A is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.9% C 0.128 H 19.5°. Best body text is #FFFFFF at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7E202A |
|---|---|
| RGB | rgb(126, 32, 42) |
| HSL | hsl(354, 59%, 31%) |
| HSV | hsv(354, 75%, 49%) |
| CMYK | cmyk(0%, 74.6%, 66.7%, 50.6%) |
| CIE-LAB | lab(28.48, 40.65, 17.82) |
| CIE-LCH | lch(28.48, 44.38, 23.68°) |
| OKLab | oklab(39.92% 0.1206 0.0426) |
| OKLCH | oklch(39.92% 0.128 19.5) |
| XYZ | xyz(9.5396, 5.6372, 2.7758) |
| Luminance | 0.0564 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.42
Wine Red
#7B0323
ΔE00 3.56
Wine
#722F37
ΔE00 5.27
Bordeaux
#7B002C
ΔE00 5.78
Claret
#680018
ΔE00 6.11
Red Wine
#8C0034
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E202A #207E74
analogous
#7E2059 #7E202A #7E4520
triadic
#7E202A #2A7E20 #202A7E
tetradic
#7E202A #597E20 #207E74 #45207E
square
#7E202A #597E20 #207E74 #45207E
split-complementary
#7E202A #207E45 #20597E
monochromatic
#1C0709 #4D141A #7E202A #AF2C3A #D04856
Accessibility & contrast
On white
9.87
#7E202A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#7E202A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E202A
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E202A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E202A | 1.00 | 9.87 | 2.13 | 9.87 |
| #FFFFFF | 9.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A372A
Deuteranopia (green-blind)
#524A27
Tritanopia (blue-blind)
#8B0224
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7e202a; /* rgb */ color: rgb(126, 32, 42); /* oklch */ color: oklch(39.9% 0.128 19.5);
Tailwind
colors: {
custom: {
50: '#aa6363',
500: '#7e202a',
950: '#000000',
},
}SCSS
$custom: #7e202a; $custom-light: #aa6363; $custom-dark: #000000;
JSON
{
"hex": "#7e202a",
"rgb": {
"r": 126,
"g": 32,
"b": 42
},
"hsl": {
"h": 353.617,
"s": 59.494,
"l": 30.98
},
"oklch": {
"l": 0.39923,
"c": 0.12785,
"h": 19.5
},
"luminance": 0.05636
}Semantic roles & 50–950 ramp
primary
#7E202A
secondary
#49B1A6
accent
#E3D245
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79