#7E211A#7E211A
#7E211A is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.8% C 0.129 H 28.6°. Best body text is #FFFFFF at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7E211A |
|---|---|
| RGB | rgb(126, 33, 26) |
| HSL | hsl(4, 66%, 30%) |
| HSV | hsv(4, 79%, 49%) |
| CMYK | cmyk(0%, 73.8%, 79.4%, 50.6%) |
| CIE-LAB | lab(28.38, 39.41, 27.87) |
| CIE-LCH | lch(28.38, 48.27, 35.27°) |
| OKLab | oklab(39.77% 0.113 0.0616) |
| OKLCH | oklch(39.77% 0.129 28.6) |
| XYZ | xyz(9.3356, 5.5993, 1.5663) |
| Luminance | 0.0560 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.09
Indian Red
#850E04
ΔE00 4.46
Maroon
#800000
ΔE00 4.69
Blood
#770001
ΔE00 4.71
Reddy Brown
#6E1005
ΔE00 4.73
Dark Red
#840000
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E211A #1A777E
analogous
#7E1A45 #7E211A #7E531A
triadic
#7E211A #1A7E21 #211A7E
tetradic
#7E211A #457E1A #1A777E #531A7E
square
#7E211A #457E1A #1A777E #531A7E
split-complementary
#7E211A #1A7E53 #1A457E
monochromatic
#190705 #4B1410 #7E211A #B12E24 #D7473C
Accessibility & contrast
On white
9.91
#7E211A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7E211A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E211A
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E211A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E211A | 1.00 | 9.91 | 2.12 | 9.91 |
| #FFFFFF | 9.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3618
Deuteranopia (green-blind)
#534A16
Tritanopia (blue-blind)
#8B0020
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7e211a; /* rgb */ color: rgb(126, 33, 26); /* oklch */ color: oklch(39.8% 0.129 28.6);
Tailwind
colors: {
custom: {
50: '#ab6357',
500: '#7e211a',
950: '#000000',
},
}SCSS
$custom: #7e211a; $custom-light: #ab6357; $custom-dark: #000000;
JSON
{
"hex": "#7e211a",
"rgb": {
"r": 126,
"g": 33,
"b": 26
},
"hsl": {
"h": 4.2,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.39771,
"c": 0.12873,
"h": 28.6
},
"luminance": 0.05598
}Semantic roles & 50–950 ramp
primary
#7E211A
secondary
#42AAB2
accent
#DDE93F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78