#7E191D#7E191D
#7E191D is a dark, vivid red. Relative luminance 0.052; OKLCH L 39.0% C 0.136 H 24.4°. Best body text is #FFFFFF at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7E191D |
|---|---|
| RGB | rgb(126, 25, 29) |
| HSL | hsl(358, 67%, 30%) |
| HSV | hsv(358, 80%, 49%) |
| CMYK | cmyk(0%, 80.2%, 77%, 50.6%) |
| CIE-LAB | lab(27.36, 42.49, 24.89) |
| CIE-LCH | lch(27.36, 49.24, 30.37°) |
| OKLab | oklab(39.02% 0.1234 0.056) |
| OKLCH | oklch(39.02% 0.136 24.4) |
| XYZ | xyz(9.1747, 5.2210, 1.6868) |
| Luminance | 0.0522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.05
Crimson (survey)
#8C000F
ΔE00 4.49
Wine Red
#7B0323
ΔE00 5.36
Blood
#770001
ΔE00 5.52
Reddy Brown
#6E1005
ΔE00 5.87
Rosewood
#65000B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E191D #197E7A
analogous
#7E194F #7E191D #7E4819
triadic
#7E191D #1D7E19 #191D7E
tetradic
#7E191D #4F7E19 #197E7A #48197E
square
#7E191D #4F7E19 #197E7A #48197E
split-complementary
#7E191D #197E48 #194F7E
monochromatic
#1A0506 #4B0F11 #7E191D #B12329 #D83A40
Accessibility & contrast
On white
10.27
#7E191D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.04
#7E191D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E191D
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E191D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E191D | 1.00 | 10.27 | 2.04 | 10.27 |
| #FFFFFF | 10.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331C
Deuteranopia (green-blind)
#514819
Tritanopia (blue-blind)
#8B001C
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7e191d; /* rgb */ color: rgb(126, 25, 29); /* oklch */ color: oklch(39.0% 0.136 24.4);
Tailwind
colors: {
custom: {
50: '#ab6059',
500: '#7e191d',
950: '#000000',
},
}SCSS
$custom: #7e191d; $custom-light: #ab6059; $custom-dark: #000000;
JSON
{
"hex": "#7e191d",
"rgb": {
"r": 126,
"g": 25,
"b": 29
},
"hsl": {
"h": 357.624,
"s": 66.887,
"l": 29.608
},
"oklch": {
"l": 0.3902,
"c": 0.1355,
"h": 24.4
},
"luminance": 0.0522
}Semantic roles & 50–950 ramp
primary
#7E191D
secondary
#41B2AE
accent
#EAE33E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978