#7C2020#7C2020
#7C2020 is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.4% C 0.127 H 25.1°. Best body text is #FFFFFF at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2020 |
|---|---|
| RGB | rgb(124, 32, 32) |
| HSL | hsl(0, 59%, 31%) |
| HSV | hsv(0, 74%, 49%) |
| CMYK | cmyk(0%, 74.2%, 74.2%, 51.4%) |
| CIE-LAB | lab(27.91, 39.39, 23.52) |
| CIE-LCH | lch(27.91, 45.88, 30.84°) |
| OKLab | oklab(39.37% 0.1146 0.0538) |
| OKLCH | oklch(39.37% 0.127 25.1) |
| XYZ | xyz(9.0904, 5.4238, 1.9345) |
| Luminance | 0.0542 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.76
Crimson (survey)
#8C000F
ΔE00 5.23
Wine Red
#7B0323
ΔE00 5.81
Reddy Brown
#6E1005
ΔE00 6.02
Blood
#770001
ΔE00 6.05
Rosewood
#65000B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2020 #207C7C
analogous
#7C204E #7C2020 #7C4E20
triadic
#7C2020 #207C20 #20207C
tetradic
#7C2020 #4E7C20 #207C7C #4E207C
square
#7C2020 #4E7C20 #207C7C #4E207C
split-complementary
#7C2020 #207C4E #204E7C
monochromatic
#1B0707 #4B1313 #7C2020 #AD2D2D #CF4747
Accessibility & contrast
On white
10.07
#7C2020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7C2020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2020
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2020 | 1.00 | 10.07 | 2.08 | 10.07 |
| #FFFFFF | 10.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A351F
Deuteranopia (green-blind)
#51491D
Tritanopia (blue-blind)
#890021
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c2020; /* rgb */ color: rgb(124, 32, 32); /* oklch */ color: oklch(39.4% 0.127 25.1);
Tailwind
colors: {
custom: {
50: '#a9635b',
500: '#7c2020',
950: '#000000',
},
}SCSS
$custom: #7c2020; $custom-light: #a9635b; $custom-dark: #000000;
JSON
{
"hex": "#7c2020",
"rgb": {
"r": 124,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 58.974,
"l": 30.588
},
"oklch": {
"l": 0.39372,
"c": 0.12657,
"h": 25.1
},
"luminance": 0.05422
}Semantic roles & 50–950 ramp
primary
#7C2020
secondary
#49AFAF
accent
#E2E246
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79