#7C191D#7C191D
#7C191D is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.6% C 0.133 H 24.3°. Best body text is #FFFFFF at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7C191D |
|---|---|
| RGB | rgb(124, 25, 29) |
| HSL | hsl(358, 66%, 29%) |
| HSV | hsv(358, 80%, 49%) |
| CMYK | cmyk(0%, 79.8%, 76.6%, 51.4%) |
| CIE-LAB | lab(26.93, 41.84, 24.30) |
| CIE-LCH | lch(26.93, 48.39, 30.15°) |
| OKLab | oklab(38.63% 0.1216 0.0548) |
| OKLCH | oklch(38.63% 0.133 24.3) |
| XYZ | xyz(8.8826, 5.0704, 1.6731) |
| Luminance | 0.0507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.94
Crimson (survey)
#8C000F
ΔE00 4.84
Wine Red
#7B0323
ΔE00 5.15
Blood
#770001
ΔE00 5.56
Rosewood
#65000B
ΔE00 5.58
Reddy Brown
#6E1005
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C191D #197C78
analogous
#7C194F #7C191D #7C4719
triadic
#7C191D #1D7C19 #191D7C
tetradic
#7C191D #4F7C19 #197C78 #47197C
square
#7C191D #4F7C19 #197C78 #47197C
split-complementary
#7C191D #197C47 #194F7C
monochromatic
#190506 #490F11 #7C191D #AF2329 #D7383F
Accessibility & contrast
On white
10.43
#7C191D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#7C191D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C191D
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C191D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C191D | 1.00 | 10.43 | 2.01 | 10.43 |
| #FFFFFF | 10.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37321C
Deuteranopia (green-blind)
#504719
Tritanopia (blue-blind)
#89001C
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #7c191d; /* rgb */ color: rgb(124, 25, 29); /* oklch */ color: oklch(38.6% 0.133 24.3);
Tailwind
colors: {
custom: {
50: '#a95f59',
500: '#7c191d',
950: '#000000',
},
}SCSS
$custom: #7c191d; $custom-light: #a95f59; $custom-dark: #000000;
JSON
{
"hex": "#7c191d",
"rgb": {
"r": 124,
"g": 25,
"b": 29
},
"hsl": {
"h": 357.576,
"s": 66.443,
"l": 29.216
},
"oklch": {
"l": 0.38633,
"c": 0.13341,
"h": 24.3
},
"luminance": 0.05069
}Semantic roles & 50–950 ramp
primary
#7C191D
secondary
#40B0AC
accent
#E9E23E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978