#7E241A#7E241A
#7E241A is a dark, vivid red. Relative luminance 0.058; OKLCH L 40.1% C 0.126 H 29.9°. Best body text is #FFFFFF at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7E241A |
|---|---|
| RGB | rgb(126, 36, 26) |
| HSL | hsl(6, 66%, 30%) |
| HSV | hsv(6, 79%, 49%) |
| CMYK | cmyk(0%, 71.4%, 79.4%, 50.6%) |
| CIE-LAB | lab(28.83, 38.16, 28.36) |
| CIE-LCH | lch(28.83, 47.55, 36.62°) |
| OKLab | oklab(40.11% 0.1091 0.0627) |
| OKLCH | oklch(40.11% 0.126 29.9) |
| XYZ | xyz(9.4226, 5.7734, 1.5953) |
| Luminance | 0.0577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Indian Red
#850E04
ΔE00 4.33
Crimson (survey)
#8C000F
ΔE00 4.49
Maroon
#800000
ΔE00 4.80
Reddy Brown
#6E1005
ΔE00 4.83
Dark Red
#840000
ΔE00 4.90
Red Brown
#8B2E16
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E241A #1A747E
analogous
#7E1A42 #7E241A #7E561A
triadic
#7E241A #1A7E24 #241A7E
tetradic
#7E241A #427E1A #1A747E #561A7E
square
#7E241A #427E1A #1A747E #561A7E
split-complementary
#7E241A #1A7E56 #1A427E
monochromatic
#190705 #4B1610 #7E241A #B13224 #D74B3C
Accessibility & contrast
On white
9.75
#7E241A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#7E241A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E241A
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E241A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E241A | 1.00 | 9.75 | 2.15 | 9.75 |
| #FFFFFF | 9.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3718
Deuteranopia (green-blind)
#544B17
Tritanopia (blue-blind)
#8B0522
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7e241a; /* rgb */ color: rgb(126, 36, 26); /* oklch */ color: oklch(40.1% 0.126 29.9);
Tailwind
colors: {
custom: {
50: '#ab6557',
500: '#7e241a',
950: '#000000',
},
}SCSS
$custom: #7e241a; $custom-light: #ab6557; $custom-dark: #000000;
JSON
{
"hex": "#7e241a",
"rgb": {
"r": 126,
"g": 36,
"b": 26
},
"hsl": {
"h": 6,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.40111,
"c": 0.12584,
"h": 29.9
},
"luminance": 0.05772
}Semantic roles & 50–950 ramp
primary
#7E241A
secondary
#42A7B2
accent
#D8E93F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78