#7B201B#7B201B
#7B201B is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.1% C 0.126 H 27.7°. Best body text is #FFFFFF at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7B201B |
|---|---|
| RGB | rgb(123, 32, 27) |
| HSL | hsl(3, 64%, 29%) |
| HSV | hsv(3, 78%, 48%) |
| CMYK | cmyk(0%, 74%, 78%, 51.8%) |
| CIE-LAB | lab(27.64, 38.81, 26.29) |
| CIE-LCH | lch(27.64, 46.87, 34.11°) |
| OKLab | oklab(39.11% 0.1117 0.0587) |
| OKLCH | oklch(39.11% 0.126 27.7) |
| XYZ | xyz(8.8837, 5.3245, 1.5966) |
| Luminance | 0.0532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.53
Reddy Brown
#6E1005
ΔE00 4.66
Blood
#770001
ΔE00 4.80
Maroon
#800000
ΔE00 5.13
Indian Red
#850E04
ΔE00 5.15
Dark Red
#840000
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B201B #1B767B
analogous
#7B1B46 #7B201B #7B501B
triadic
#7B201B #1B7B20 #201B7B
tetradic
#7B201B #467B1B #1B767B #501B7B
square
#7B201B #467B1B #1B767B #501B7B
split-complementary
#7B201B #1B7B50 #1B467B
monochromatic
#190706 #491310 #7B201B #AD2D26 #D4443C
Accessibility & contrast
On white
10.17
#7B201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7B201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B201B
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B201B | 1.00 | 10.17 | 2.06 | 10.17 |
| #FFFFFF | 10.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B351A
Deuteranopia (green-blind)
#514818
Tritanopia (blue-blind)
#880020
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b201b; /* rgb */ color: rgb(123, 32, 27); /* oklch */ color: oklch(39.1% 0.126 27.7);
Tailwind
colors: {
custom: {
50: '#a96258',
500: '#7b201b',
950: '#000000',
},
}SCSS
$custom: #7b201b; $custom-light: #a96258; $custom-dark: #000000;
JSON
{
"hex": "#7b201b",
"rgb": {
"r": 123,
"g": 32,
"b": 27
},
"hsl": {
"h": 3.125,
"s": 64,
"l": 29.412
},
"oklch": {
"l": 0.39112,
"c": 0.12621,
"h": 27.7
},
"luminance": 0.05323
}Semantic roles & 50–950 ramp
primary
#7B201B
secondary
#43A9AF
accent
#DEE741
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78