#7E201D#7E201D
#7E201D is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.7% C 0.129 H 26.8°. Best body text is #FFFFFF at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7E201D |
|---|---|
| RGB | rgb(126, 32, 29) |
| HSL | hsl(2, 63%, 30%) |
| HSV | hsv(2, 77%, 49%) |
| CMYK | cmyk(0%, 74.6%, 77%, 50.6%) |
| CIE-LAB | lab(28.27, 39.94, 25.92) |
| CIE-LCH | lch(28.27, 47.61, 32.99°) |
| OKLab | oklab(39.7% 0.1154 0.0582) |
| OKLCH | oklch(39.7% 0.129 26.8) |
| XYZ | xyz(9.3435, 5.5588, 1.7431) |
| Luminance | 0.0556 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.34
Blood
#770001
ΔE00 5.26
Reddy Brown
#6E1005
ΔE00 5.35
Indian Red
#850E04
ΔE00 5.44
Maroon
#800000
ΔE00 5.46
Dark Red
#840000
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E201D #1D7B7E
analogous
#7E1D4A #7E201D #7E511D
triadic
#7E201D #1D7E20 #201D7E
tetradic
#7E201D #4A7E1D #1D7B7E #511D7E
square
#7E201D #4A7E1D #1D7B7E #511D7E
split-complementary
#7E201D #1D7E51 #1D4A7E
monochromatic
#1B0706 #4C1312 #7E201D #B02D28 #D34642
Accessibility & contrast
On white
9.95
#7E201D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#7E201D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E201D
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E201D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E201D | 1.00 | 9.95 | 2.11 | 9.95 |
| #FFFFFF | 9.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C361C
Deuteranopia (green-blind)
#534A1A
Tritanopia (blue-blind)
#8B0020
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7e201d; /* rgb */ color: rgb(126, 32, 29); /* oklch */ color: oklch(39.7% 0.129 26.8);
Tailwind
colors: {
custom: {
50: '#ab6359',
500: '#7e201d',
950: '#000000',
},
}SCSS
$custom: #7e201d; $custom-light: #ab6359; $custom-dark: #000000;
JSON
{
"hex": "#7e201d",
"rgb": {
"r": 126,
"g": 32,
"b": 29
},
"hsl": {
"h": 1.856,
"s": 62.581,
"l": 30.392
},
"oklch": {
"l": 0.39702,
"c": 0.12921,
"h": 26.8
},
"luminance": 0.05557
}Semantic roles & 50–950 ramp
primary
#7E201D
secondary
#45AEB1
accent
#E1E642
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78