#7E241D#7E241D
#7E241D is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.2% C 0.125 H 28.4°. Best body text is #FFFFFF at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7E241D |
|---|---|
| RGB | rgb(126, 36, 29) |
| HSL | hsl(4, 63%, 30%) |
| HSV | hsv(4, 77%, 49%) |
| CMYK | cmyk(0%, 71.4%, 77%, 50.6%) |
| CIE-LAB | lab(28.87, 38.29, 26.59) |
| CIE-LCH | lch(28.87, 46.62, 34.78°) |
| OKLab | oklab(40.15% 0.1102 0.0597) |
| OKLCH | oklch(40.15% 0.125 28.4) |
| XYZ | xyz(9.4579, 5.7875, 1.7812) |
| Luminance | 0.0579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.59
Indian Red
#850E04
ΔE00 5.09
Reddy Brown
#6E1005
ΔE00 5.27
Blood
#770001
ΔE00 5.38
Maroon
#800000
ΔE00 5.38
Dark Red
#840000
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E241D #1D777E
analogous
#7E1D46 #7E241D #7E541D
triadic
#7E241D #1D7E24 #241D7E
tetradic
#7E241D #467E1D #1D777E #541D7E
square
#7E241D #467E1D #1D777E #541D7E
split-complementary
#7E241D #1D7E54 #1D467E
monochromatic
#1B0806 #4C1612 #7E241D #B03228 #D34C42
Accessibility & contrast
On white
9.73
#7E241D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.16
#7E241D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E241D
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E241D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E241D | 1.00 | 9.73 | 2.16 | 9.73 |
| #FFFFFF | 9.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E381B
Deuteranopia (green-blind)
#544B1A
Tritanopia (blue-blind)
#8B0623
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7e241d; /* rgb */ color: rgb(126, 36, 29); /* oklch */ color: oklch(40.2% 0.125 28.4);
Tailwind
colors: {
custom: {
50: '#ab6559',
500: '#7e241d',
950: '#000000',
},
}SCSS
$custom: #7e241d; $custom-light: #ab6559; $custom-dark: #000000;
JSON
{
"hex": "#7e241d",
"rgb": {
"r": 126,
"g": 36,
"b": 29
},
"hsl": {
"h": 4.33,
"s": 62.581,
"l": 30.392
},
"oklch": {
"l": 0.4015,
"c": 0.1253,
"h": 28.4
},
"luminance": 0.05786
}Semantic roles & 50–950 ramp
primary
#7E241D
secondary
#45AAB1
accent
#DAE642
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78