#7E1725#7E1725
#7E1725 is a dark, vivid red. Relative luminance 0.052; OKLCH L 39.0% C 0.137 H 19.6°. Best body text is #FFFFFF at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7E1725 |
|---|---|
| RGB | rgb(126, 23, 37) |
| HSL | hsl(352, 69%, 29%) |
| HSV | hsv(352, 82%, 49%) |
| CMYK | cmyk(0%, 81.7%, 70.6%, 50.6%) |
| CIE-LAB | lab(27.25, 43.52, 19.58) |
| CIE-LCH | lch(27.25, 47.72, 24.22°) |
| OKLab | oklab(38.98% 0.1286 0.0459) |
| OKLCH | oklch(38.98% 0.137 19.6) |
| XYZ | xyz(9.2456, 5.1834, 2.2636) |
| Luminance | 0.0518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 2.04
Wine Red
#7B0323
ΔE00 2.58
Claret
#680018
ΔE00 5.19
Bordeaux
#7B002C
ΔE00 5.54
Red Wine
#8C0034
ΔE00 6.13
Wine
#722F37
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E1725 #177E70
analogous
#7E1759 #7E1725 #7E3D17
triadic
#7E1725 #257E17 #17257E
tetradic
#7E1725 #597E17 #177E70 #3D177E
square
#7E1725 #597E17 #177E70 #3D177E
split-complementary
#7E1725 #177E3D #17597E
monochromatic
#1A0508 #4A0E16 #7E1725 #B22034 #DA354C
Accessibility & contrast
On white
10.31
#7E1725 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.04
#7E1725 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E1725
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E1725 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E1725 | 1.00 | 10.31 | 2.04 | 10.31 |
| #FFFFFF | 10.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363225
Deuteranopia (green-blind)
#504822
Tritanopia (blue-blind)
#8B001D
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #7e1725; /* rgb */ color: rgb(126, 23, 37); /* oklch */ color: oklch(39.0% 0.137 19.6);
Tailwind
colors: {
custom: {
50: '#ab5f5f',
500: '#7e1725',
950: '#000000',
},
}SCSS
$custom: #7e1725; $custom-light: #ab5f5f; $custom-dark: #000000;
JSON
{
"hex": "#7e1725",
"rgb": {
"r": 126,
"g": 23,
"b": 37
},
"hsl": {
"h": 351.845,
"s": 69.128,
"l": 29.216
},
"oklch": {
"l": 0.38983,
"c": 0.13655,
"h": 19.6
},
"luminance": 0.05182
}Semantic roles & 50–950 ramp
primary
#7E1725
secondary
#3EB3A3
accent
#ECD43C
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110504
muted
#807979