#7A201A#7A201A
#7A201A is a dark, vivid red. Relative luminance 0.052; OKLCH L 38.9% C 0.125 H 28.2°. Best body text is #FFFFFF at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7A201A |
|---|---|
| RGB | rgb(122, 32, 26) |
| HSL | hsl(4, 65%, 29%) |
| HSV | hsv(4, 79%, 48%) |
| CMYK | cmyk(0%, 73.8%, 78.7%, 52.2%) |
| CIE-LAB | lab(27.43, 38.41, 26.61) |
| CIE-LCH | lch(27.43, 46.73, 34.71°) |
| OKLab | oklab(38.91% 0.1104 0.0592) |
| OKLCH | oklch(38.91% 0.125 28.2) |
| XYZ | xyz(8.7300, 5.2465, 1.5301) |
| Luminance | 0.0524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.36
Crimson (survey)
#8C000F
ΔE00 4.60
Blood
#770001
ΔE00 4.61
Maroon
#800000
ΔE00 4.96
Indian Red
#850E04
ΔE00 4.99
Dark Red
#840000
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A201A #1A747A
analogous
#7A1A44 #7A201A #7A501A
triadic
#7A201A #1A7A20 #201A7A
tetradic
#7A201A #447A1A #1A747A #501A7A
square
#7A201A #447A1A #1A747A #501A7A
split-complementary
#7A201A #1A7A50 #1A447A
monochromatic
#190705 #48130F #7A201A #AC2D25 #D54339
Accessibility & contrast
On white
10.25
#7A201A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#7A201A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A201A
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A201A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A201A | 1.00 | 10.25 | 2.05 | 10.25 |
| #FFFFFF | 10.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3418
Deuteranopia (green-blind)
#514817
Tritanopia (blue-blind)
#87001F
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7a201a; /* rgb */ color: rgb(122, 32, 26); /* oklch */ color: oklch(38.9% 0.125 28.2);
Tailwind
colors: {
custom: {
50: '#a86257',
500: '#7a201a',
950: '#000000',
},
}SCSS
$custom: #7a201a; $custom-light: #a86257; $custom-dark: #000000;
JSON
{
"hex": "#7a201a",
"rgb": {
"r": 122,
"g": 32,
"b": 26
},
"hsl": {
"h": 3.75,
"s": 64.865,
"l": 29.02
},
"oklch": {
"l": 0.38912,
"c": 0.12526,
"h": 28.2
},
"luminance": 0.05245
}Semantic roles & 50–950 ramp
primary
#7A201A
secondary
#41A8AE
accent
#DDE840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78