#7B201A#7B201A
#7B201A is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.1% C 0.126 H 28.2°. Best body text is #FFFFFF at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7B201A |
|---|---|
| RGB | rgb(123, 32, 26) |
| HSL | hsl(4, 65%, 29%) |
| HSV | hsv(4, 79%, 48%) |
| CMYK | cmyk(0%, 74%, 78.9%, 51.8%) |
| CIE-LAB | lab(27.63, 38.77, 26.89) |
| CIE-LCH | lch(27.63, 47.18, 34.74°) |
| OKLab | oklab(39.1% 0.1114 0.0597) |
| OKLCH | oklch(39.1% 0.126 28.2) |
| XYZ | xyz(8.8724, 5.3199, 1.5368) |
| Luminance | 0.0532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.44
Crimson (survey)
#8C000F
ΔE00 4.44
Blood
#770001
ΔE00 4.60
Indian Red
#850E04
ΔE00 4.87
Maroon
#800000
ΔE00 4.88
Dark Red
#840000
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B201A #1A757B
analogous
#7B1A45 #7B201A #7B511A
triadic
#7B201A #1A7B20 #201A7B
tetradic
#7B201A #457B1A #1A757B #511A7B
square
#7B201A #457B1A #1A757B #511A7B
split-complementary
#7B201A #1A7B51 #1A457B
monochromatic
#190705 #48130F #7B201A #AE2D25 #D5443A
Accessibility & contrast
On white
10.18
#7B201A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7B201A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B201A
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B201A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B201A | 1.00 | 10.18 | 2.06 | 10.18 |
| #FFFFFF | 10.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3518
Deuteranopia (green-blind)
#514816
Tritanopia (blue-blind)
#88001F
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b201a; /* rgb */ color: rgb(123, 32, 26); /* oklch */ color: oklch(39.1% 0.126 28.2);
Tailwind
colors: {
custom: {
50: '#a96257',
500: '#7b201a',
950: '#000000',
},
}SCSS
$custom: #7b201a; $custom-light: #a96257; $custom-dark: #000000;
JSON
{
"hex": "#7b201a",
"rgb": {
"r": 123,
"g": 32,
"b": 26
},
"hsl": {
"h": 3.711,
"s": 65.101,
"l": 29.216
},
"oklch": {
"l": 0.39099,
"c": 0.12637,
"h": 28.2
},
"luminance": 0.05319
}Semantic roles & 50–950 ramp
primary
#7B201A
secondary
#42A8AF
accent
#DEE840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78