#7E191E#7E191E
#7E191E is a dark, vivid red. Relative luminance 0.052; OKLCH L 39.0% C 0.135 H 23.9°. Best body text is #FFFFFF at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7E191E |
|---|---|
| RGB | rgb(126, 25, 30) |
| HSL | hsl(357, 67%, 30%) |
| HSV | hsv(357, 80%, 49%) |
| CMYK | cmyk(0%, 80.2%, 76.2%, 50.6%) |
| CIE-LAB | lab(27.37, 42.53, 24.27) |
| CIE-LCH | lch(27.37, 48.97, 29.72°) |
| OKLab | oklab(39.03% 0.1238 0.0549) |
| OKLCH | oklch(39.03% 0.135 23.9) |
| XYZ | xyz(9.1872, 5.2261, 1.7530) |
| Luminance | 0.0522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.76
Crimson (survey)
#8C000F
ΔE00 4.76
Wine Red
#7B0323
ΔE00 5.03
Blood
#770001
ΔE00 5.83
Rosewood
#65000B
ΔE00 5.94
Claret
#680018
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E191E #197E79
analogous
#7E1950 #7E191E #7E4719
triadic
#7E191E #1E7E19 #191E7E
tetradic
#7E191E #507E19 #197E79 #47197E
square
#7E191E #507E19 #197E79 #47197E
split-complementary
#7E191E #197E47 #19507E
monochromatic
#1A0506 #4B0F12 #7E191E #B1232A #D83A41
Accessibility & contrast
On white
10.27
#7E191E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#7E191E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E191E
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E191E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E191E | 1.00 | 10.27 | 2.05 | 10.27 |
| #FFFFFF | 10.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331D
Deuteranopia (green-blind)
#51481A
Tritanopia (blue-blind)
#8B001C
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7e191e; /* rgb */ color: rgb(126, 25, 30); /* oklch */ color: oklch(39.0% 0.135 23.9);
Tailwind
colors: {
custom: {
50: '#ab605a',
500: '#7e191e',
950: '#000000',
},
}SCSS
$custom: #7e191e; $custom-light: #ab605a; $custom-dark: #000000;
JSON
{
"hex": "#7e191e",
"rgb": {
"r": 126,
"g": 25,
"b": 30
},
"hsl": {
"h": 357.03,
"s": 66.887,
"l": 29.608
},
"oklch": {
"l": 0.39035,
"c": 0.13539,
"h": 23.9
},
"luminance": 0.05225
}Semantic roles & 50–950 ramp
primary
#7E191E
secondary
#41B2AD
accent
#EAE13E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978