#7E191C#7E191C
#7E191C is a dark, vivid red. Relative luminance 0.052; OKLCH L 39.0% C 0.136 H 24.9°. Best body text is #FFFFFF at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7E191C |
|---|---|
| RGB | rgb(126, 25, 28) |
| HSL | hsl(358, 67%, 30%) |
| HSV | hsv(358, 80%, 49%) |
| CMYK | cmyk(0%, 80.2%, 77.8%, 50.6%) |
| CIE-LAB | lab(27.34, 42.44, 25.51) |
| CIE-LCH | lch(27.34, 49.52, 31.01°) |
| OKLab | oklab(39.01% 0.123 0.0571) |
| OKLCH | oklch(39.01% 0.136 24.9) |
| XYZ | xyz(9.1625, 5.2162, 1.6228) |
| Luminance | 0.0522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.24
Burgundy
#800020
ΔE00 4.36
Blood
#770001
ΔE00 5.22
Reddy Brown
#6E1005
ΔE00 5.59
Maroon
#800000
ΔE00 5.67
Wine Red
#7B0323
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E191C #197E7B
analogous
#7E194F #7E191C #7E4919
triadic
#7E191C #1C7E19 #191C7E
tetradic
#7E191C #4F7E19 #197E7B #49197E
square
#7E191C #4F7E19 #197E7B #49197E
split-complementary
#7E191C #197E49 #194F7E
monochromatic
#1A0506 #4B0F11 #7E191C #B12327 #D83A3E
Accessibility & contrast
On white
10.28
#7E191C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.04
#7E191C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E191C
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E191C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E191C | 1.00 | 10.28 | 2.04 | 10.28 |
| #FFFFFF | 10.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331B
Deuteranopia (green-blind)
#514818
Tritanopia (blue-blind)
#8B001B
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7e191c; /* rgb */ color: rgb(126, 25, 28); /* oklch */ color: oklch(39.0% 0.136 24.9);
Tailwind
colors: {
custom: {
50: '#ab6058',
500: '#7e191c',
950: '#000000',
},
}SCSS
$custom: #7e191c; $custom-light: #ab6058; $custom-dark: #000000;
JSON
{
"hex": "#7e191c",
"rgb": {
"r": 126,
"g": 25,
"b": 28
},
"hsl": {
"h": 358.218,
"s": 66.887,
"l": 29.608
},
"oklch": {
"l": 0.39006,
"c": 0.13561,
"h": 24.9
},
"luminance": 0.05215
}Semantic roles & 50–950 ramp
primary
#7E191C
secondary
#41B2AF
accent
#EAE53E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978