#7B211E#7B211E
#7B211E is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.3% C 0.125 H 26.6°. Best body text is #FFFFFF at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7B211E |
|---|---|
| RGB | rgb(123, 33, 30) |
| HSL | hsl(2, 61%, 30%) |
| HSV | hsv(2, 76%, 48%) |
| CMYK | cmyk(0%, 73.2%, 75.6%, 51.8%) |
| CIE-LAB | lab(27.83, 38.54, 24.64) |
| CIE-LCH | lch(27.83, 45.74, 32.59°) |
| OKLab | oklab(39.27% 0.1116 0.0558) |
| OKLCH | oklch(39.27% 0.125 26.6) |
| XYZ | xyz(8.9476, 5.3937, 1.7980) |
| Luminance | 0.0539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.98
Reddy Brown
#6E1005
ΔE00 5.35
Blood
#770001
ΔE00 5.50
Burgundy
#800020
ΔE00 5.56
Maroon
#800000
ΔE00 5.91
Indian Red
#850E04
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B211E #1E787B
analogous
#7B1E4A #7B211E #7B4F1E
triadic
#7B211E #1E7B21 #211E7B
tetradic
#7B211E #4A7B1E #1E787B #4F1E7B
square
#7B211E #4A7B1E #1E787B #4F1E7B
split-complementary
#7B211E #1E7B4F #1E4A7B
monochromatic
#190706 #4A1412 #7B211E #AC2E2A #D14742
Accessibility & contrast
On white
10.10
#7B211E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7B211E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B211E
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B211E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B211E | 1.00 | 10.10 | 2.08 | 10.10 |
| #FFFFFF | 10.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B351D
Deuteranopia (green-blind)
#51491B
Tritanopia (blue-blind)
#880221
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7b211e; /* rgb */ color: rgb(123, 33, 30); /* oklch */ color: oklch(39.3% 0.125 26.6);
Tailwind
colors: {
custom: {
50: '#a8635a',
500: '#7b211e',
950: '#000000',
},
}SCSS
$custom: #7b211e; $custom-light: #a8635a; $custom-dark: #000000;
JSON
{
"hex": "#7b211e",
"rgb": {
"r": 123,
"g": 33,
"b": 30
},
"hsl": {
"h": 1.935,
"s": 60.784,
"l": 30
},
"oklch": {
"l": 0.39266,
"c": 0.12475,
"h": 26.6
},
"luminance": 0.05392
}Semantic roles & 50–950 ramp
primary
#7B211E
secondary
#46ABAE
accent
#DFE444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78