#7C2019#7C2019
#7C2019 is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.3% C 0.128 H 28.7°. Best body text is #FFFFFF at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2019 |
|---|---|
| RGB | rgb(124, 32, 25) |
| HSL | hsl(4, 66%, 29%) |
| HSV | hsv(4, 80%, 49%) |
| CMYK | cmyk(0%, 74.2%, 79.8%, 51.4%) |
| CIE-LAB | lab(27.82, 39.07, 27.76) |
| CIE-LCH | lch(27.82, 47.93, 35.39°) |
| OKLab | oklab(39.27% 0.112 0.0612) |
| OKLCH | oklch(39.27% 0.128 28.7) |
| XYZ | xyz(9.0052, 5.3897, 1.4857) |
| Luminance | 0.0539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.23
Reddy Brown
#6E1005
ΔE00 4.34
Blood
#770001
ΔE00 4.44
Indian Red
#850E04
ΔE00 4.47
Maroon
#800000
ΔE00 4.58
Dark Red
#840000
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2019 #19757C
analogous
#7C1944 #7C2019 #7C5219
triadic
#7C2019 #197C20 #20197C
tetradic
#7C2019 #447C19 #19757C #52197C
square
#7C2019 #447C19 #19757C #52197C
split-complementary
#7C2019 #197C52 #19447C
monochromatic
#190705 #49130F #7C2019 #AF2D23 #D74438
Accessibility & contrast
On white
10.11
#7C2019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7C2019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2019
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2019 | 1.00 | 10.11 | 2.08 | 10.11 |
| #FFFFFF | 10.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3517
Deuteranopia (green-blind)
#524915
Tritanopia (blue-blind)
#89001F
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c2019; /* rgb */ color: rgb(124, 32, 25); /* oklch */ color: oklch(39.3% 0.128 28.7);
Tailwind
colors: {
custom: {
50: '#a96256',
500: '#7c2019',
950: '#000000',
},
}SCSS
$custom: #7c2019; $custom-light: #a96256; $custom-dark: #000000;
JSON
{
"hex": "#7c2019",
"rgb": {
"r": 124,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.242,
"s": 66.443,
"l": 29.216
},
"oklch": {
"l": 0.39274,
"c": 0.12764,
"h": 28.7
},
"luminance": 0.05388
}Semantic roles & 50–950 ramp
primary
#7C2019
secondary
#40A8B0
accent
#DDE93E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78