#7A201C#7A201C
#7A201C is a dark, vivid red. Relative luminance 0.053; OKLCH L 38.9% C 0.125 H 27.2°. Best body text is #FFFFFF at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7A201C |
|---|---|
| RGB | rgb(122, 32, 28) |
| HSL | hsl(3, 63%, 29%) |
| HSV | hsv(3, 77%, 48%) |
| CMYK | cmyk(0%, 73.8%, 77%, 52.2%) |
| CIE-LAB | lab(27.45, 38.50, 25.41) |
| CIE-LCH | lch(27.45, 46.13, 33.42°) |
| OKLab | oklab(38.94% 0.1111 0.0571) |
| OKLCH | oklch(38.94% 0.125 27.2) |
| XYZ | xyz(8.7531, 5.2558, 1.6519) |
| Luminance | 0.0525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.82
Reddy Brown
#6E1005
ΔE00 4.83
Blood
#770001
ΔE00 5.03
Maroon
#800000
ΔE00 5.48
Indian Red
#850E04
ΔE00 5.58
Dark Red
#840000
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A201C #1C767A
analogous
#7A1C47 #7A201C #7A4F1C
triadic
#7A201C #1C7A20 #201C7A
tetradic
#7A201C #477A1C #1C767A #4F1C7A
square
#7A201C #477A1C #1C767A #4F1C7A
split-complementary
#7A201C #1C7A4F #1C477A
monochromatic
#190706 #481311 #7A201C #AC2D27 #D3443E
Accessibility & contrast
On white
10.24
#7A201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#7A201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A201C
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A201C | 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)
#3A341B
Deuteranopia (green-blind)
#514819
Tritanopia (blue-blind)
#870020
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7a201c; /* rgb */ color: rgb(122, 32, 28); /* oklch */ color: oklch(38.9% 0.125 27.2);
Tailwind
colors: {
custom: {
50: '#a86258',
500: '#7a201c',
950: '#000000',
},
}SCSS
$custom: #7a201c; $custom-light: #a86258; $custom-dark: #000000;
JSON
{
"hex": "#7a201c",
"rgb": {
"r": 122,
"g": 32,
"b": 28
},
"hsl": {
"h": 2.553,
"s": 62.667,
"l": 29.412
},
"oklch": {
"l": 0.38939,
"c": 0.12493,
"h": 27.2
},
"luminance": 0.05254
}Semantic roles & 50–950 ramp
primary
#7A201C
secondary
#44A9AE
accent
#DFE642
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78