#7B201E#7B201E
#7B201E is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.2% C 0.126 H 26.2°. Best body text is #FFFFFF at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7B201E |
|---|---|
| RGB | rgb(123, 32, 30) |
| HSL | hsl(1, 61%, 30%) |
| HSV | hsv(1, 76%, 48%) |
| CMYK | cmyk(0%, 74%, 75.6%, 51.8%) |
| CIE-LAB | lab(27.68, 38.95, 24.47) |
| CIE-LCH | lch(27.68, 45.99, 32.14°) |
| OKLab | oklab(39.16% 0.1129 0.0555) |
| OKLCH | oklch(39.16% 0.126 26.2) |
| XYZ | xyz(8.9202, 5.3391, 1.7889) |
| Luminance | 0.0534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.98
Burgundy
#800020
ΔE00 5.29
Reddy Brown
#6E1005
ΔE00 5.41
Blood
#770001
ΔE00 5.51
Maroon
#800000
ΔE00 5.97
Indian Red
#850E04
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B201E #1E797B
analogous
#7B1E4B #7B201E #7B4E1E
triadic
#7B201E #1E7B20 #201E7B
tetradic
#7B201E #4B7B1E #1E797B #4E1E7B
square
#7B201E #4B7B1E #1E797B #4E1E7B
split-complementary
#7B201E #1E7B4E #1E4B7B
monochromatic
#190606 #4A1312 #7B201E #AC2D2A #D14542
Accessibility & contrast
On white
10.16
#7B201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.07
#7B201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B201E
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B201E | 1.00 | 10.16 | 2.07 | 10.16 |
| #FFFFFF | 10.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A351D
Deuteranopia (green-blind)
#51491B
Tritanopia (blue-blind)
#880021
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b201e; /* rgb */ color: rgb(123, 32, 30); /* oklch */ color: oklch(39.2% 0.126 26.2);
Tailwind
colors: {
custom: {
50: '#a8625a',
500: '#7b201e',
950: '#000000',
},
}SCSS
$custom: #7b201e; $custom-light: #a8625a; $custom-dark: #000000;
JSON
{
"hex": "#7b201e",
"rgb": {
"r": 123,
"g": 32,
"b": 30
},
"hsl": {
"h": 1.29,
"s": 60.784,
"l": 30
},
"oklch": {
"l": 0.39155,
"c": 0.12575,
"h": 26.2
},
"luminance": 0.05338
}Semantic roles & 50–950 ramp
primary
#7B201E
secondary
#46ACAE
accent
#E0E444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78