#7D211E#7D211E
#7D211E is a dark, vivid red. Relative luminance 0.055; OKLCH L 39.6% C 0.127 H 26.6°. Best body text is #FFFFFF at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7D211E |
|---|---|
| RGB | rgb(125, 33, 30) |
| HSL | hsl(2, 61%, 30%) |
| HSV | hsv(2, 76%, 49%) |
| CMYK | cmyk(0%, 73.6%, 76%, 51%) |
| CIE-LAB | lab(28.23, 39.24, 25.20) |
| CIE-LCH | lch(28.23, 46.63, 32.71°) |
| OKLab | oklab(39.64% 0.1135 0.0569) |
| OKLCH | oklch(39.64% 0.127 26.6) |
| XYZ | xyz(9.2367, 5.5428, 1.8116) |
| Luminance | 0.0554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.67
Reddy Brown
#6E1005
ΔE00 5.47
Blood
#770001
ΔE00 5.48
Burgundy
#800020
ΔE00 5.62
Indian Red
#850E04
ΔE00 5.75
Maroon
#800000
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D211E #1E7A7D
analogous
#7D1E4A #7D211E #7D501E
triadic
#7D211E #1E7D21 #211E7D
tetradic
#7D211E #4A7D1E #1E7A7D #501E7D
square
#7D211E #4A7D1E #1E7A7D #501E7D
split-complementary
#7D211E #1E7D50 #1E4A7D
monochromatic
#1A0706 #4C1412 #7D211E #AE2E2A #D24843
Accessibility & contrast
On white
9.96
#7D211E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#7D211E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D211E
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D211E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D211E | 1.00 | 9.96 | 2.11 | 9.96 |
| #FFFFFF | 9.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C361D
Deuteranopia (green-blind)
#534A1B
Tritanopia (blue-blind)
#8A0021
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7d211e; /* rgb */ color: rgb(125, 33, 30); /* oklch */ color: oklch(39.6% 0.127 26.6);
Tailwind
colors: {
custom: {
50: '#aa635a',
500: '#7d211e',
950: '#000000',
},
}SCSS
$custom: #7d211e; $custom-light: #aa635a; $custom-dark: #000000;
JSON
{
"hex": "#7d211e",
"rgb": {
"r": 125,
"g": 33,
"b": 30
},
"hsl": {
"h": 1.895,
"s": 61.29,
"l": 30.392
},
"oklch": {
"l": 0.39638,
"c": 0.12698,
"h": 26.6
},
"luminance": 0.05541
}Semantic roles & 50–950 ramp
primary
#7D211E
secondary
#46ADB0
accent
#DFE443
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78