#7A201B#7A201B
#7A201B is a dark, vivid red. Relative luminance 0.052; OKLCH L 38.9% C 0.125 H 27.7°. Best body text is #FFFFFF at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7A201B |
|---|---|
| RGB | rgb(122, 32, 27) |
| HSL | hsl(3, 64%, 29%) |
| HSV | hsv(3, 78%, 48%) |
| CMYK | cmyk(0%, 73.8%, 77.9%, 52.2%) |
| CIE-LAB | lab(27.44, 38.46, 26.01) |
| CIE-LCH | lch(27.44, 46.43, 34.07°) |
| OKLab | oklab(38.92% 0.1108 0.0582) |
| OKLCH | oklch(38.92% 0.125 27.7) |
| XYZ | xyz(8.7414, 5.2511, 1.5900) |
| Luminance | 0.0525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.59
Crimson (survey)
#8C000F
ΔE00 4.70
Blood
#770001
ΔE00 4.81
Maroon
#800000
ΔE00 5.21
Indian Red
#850E04
ΔE00 5.28
Dark Red
#840000
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A201B #1B757A
analogous
#7A1B46 #7A201B #7A501B
triadic
#7A201B #1B7A20 #201B7A
tetradic
#7A201B #467A1B #1B757A #501B7A
square
#7A201B #467A1B #1B757A #501B7A
split-complementary
#7A201B #1B7A50 #1B467A
monochromatic
#190706 #481310 #7A201B #AC2D26 #D4443C
Accessibility & contrast
On white
10.24
#7A201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#7A201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A201B
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A201B | 1.00 | 10.24 | 2.05 | 10.24 |
| #FFFFFF | 10.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A341A
Deuteranopia (green-blind)
#514818
Tritanopia (blue-blind)
#870020
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7a201b; /* rgb */ color: rgb(122, 32, 27); /* oklch */ color: oklch(38.9% 0.125 27.7);
Tailwind
colors: {
custom: {
50: '#a86258',
500: '#7a201b',
950: '#000000',
},
}SCSS
$custom: #7a201b; $custom-light: #a86258; $custom-dark: #000000;
JSON
{
"hex": "#7a201b",
"rgb": {
"r": 122,
"g": 32,
"b": 27
},
"hsl": {
"h": 3.158,
"s": 63.758,
"l": 29.216
},
"oklch": {
"l": 0.38925,
"c": 0.12509,
"h": 27.7
},
"luminance": 0.0525
}Semantic roles & 50–950 ramp
primary
#7A201B
secondary
#43A8AE
accent
#DEE741
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78