#7E191B#7E191B
#7E191B is a dark, vivid red. Relative luminance 0.052; OKLCH L 39.0% C 0.136 H 25.3°. Best body text is #FFFFFF at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7E191B |
|---|---|
| RGB | rgb(126, 25, 27) |
| HSL | hsl(359, 67%, 30%) |
| HSV | hsv(359, 80%, 49%) |
| CMYK | cmyk(0%, 80.2%, 78.6%, 50.6%) |
| CIE-LAB | lab(27.33, 42.40, 26.12) |
| CIE-LCH | lch(27.33, 49.80, 31.64°) |
| OKLab | oklab(38.99% 0.1227 0.0581) |
| OKLCH | oklch(38.99% 0.136 25.3) |
| XYZ | xyz(9.1507, 5.2115, 1.5608) |
| Luminance | 0.0521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.01
Burgundy
#800020
ΔE00 4.67
Blood
#770001
ΔE00 4.93
Reddy Brown
#6E1005
ΔE00 5.32
Maroon
#800000
ΔE00 5.34
Dark Red
#840000
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E191B #197E7C
analogous
#7E194E #7E191B #7E4A19
triadic
#7E191B #1B7E19 #191B7E
tetradic
#7E191B #4E7E19 #197E7C #4A197E
square
#7E191B #4E7E19 #197E7C #4A197E
split-complementary
#7E191B #197E4A #194E7E
monochromatic
#1A0505 #4B0F10 #7E191B #B12326 #D83A3D
Accessibility & contrast
On white
10.28
#7E191B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.04
#7E191B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E191B
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E191B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E191B | 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)
#38331A
Deuteranopia (green-blind)
#514817
Tritanopia (blue-blind)
#8B001B
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7e191b; /* rgb */ color: rgb(126, 25, 27); /* oklch */ color: oklch(39.0% 0.136 25.3);
Tailwind
colors: {
custom: {
50: '#ab6057',
500: '#7e191b',
950: '#000000',
},
}SCSS
$custom: #7e191b; $custom-light: #ab6057; $custom-dark: #000000;
JSON
{
"hex": "#7e191b",
"rgb": {
"r": 126,
"g": 25,
"b": 27
},
"hsl": {
"h": 358.812,
"s": 66.887,
"l": 29.608
},
"oklch": {
"l": 0.38992,
"c": 0.13573,
"h": 25.3
},
"luminance": 0.0521
}Semantic roles & 50–950 ramp
primary
#7E191B
secondary
#41B2B0
accent
#EAE63E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#120503
muted
#817978