#7C191A#7C191A
#7C191A is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.6% C 0.134 H 25.7°. Best body text is #FFFFFF at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7C191A |
|---|---|
| RGB | rgb(124, 25, 26) |
| HSL | hsl(359, 66%, 29%) |
| HSV | hsv(359, 80%, 49%) |
| CMYK | cmyk(0%, 79.8%, 79%, 51.4%) |
| CIE-LAB | lab(26.89, 41.71, 26.15) |
| CIE-LCH | lch(26.89, 49.23, 32.08°) |
| OKLab | oklab(38.59% 0.1205 0.058) |
| OKLCH | oklch(38.59% 0.134 25.7) |
| XYZ | xyz(8.8473, 5.0563, 1.4872) |
| Luminance | 0.0505 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.15
Blood
#770001
ΔE00 4.66
Burgundy
#800020
ΔE00 4.87
Reddy Brown
#6E1005
ΔE00 4.92
Maroon
#800000
ΔE00 5.18
Dark Red
#840000
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C191A #197C7B
analogous
#7C194C #7C191A #7C4A19
triadic
#7C191A #1A7C19 #191A7C
tetradic
#7C191A #4C7C19 #197C7B #4A197C
square
#7C191A #4C7C19 #197C7B #4A197C
split-complementary
#7C191A #197C4A #194C7C
monochromatic
#190505 #490F0F #7C191A #AF2325 #D7383A
Accessibility & contrast
On white
10.44
#7C191A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#7C191A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C191A
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C191A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C191A | 1.00 | 10.44 | 2.01 | 10.44 |
| #FFFFFF | 10.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373219
Deuteranopia (green-blind)
#504716
Tritanopia (blue-blind)
#89001B
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #7c191a; /* rgb */ color: rgb(124, 25, 26); /* oklch */ color: oklch(38.6% 0.134 25.7);
Tailwind
colors: {
custom: {
50: '#aa5f57',
500: '#7c191a',
950: '#000000',
},
}SCSS
$custom: #7c191a; $custom-light: #aa5f57; $custom-dark: #000000;
JSON
{
"hex": "#7c191a",
"rgb": {
"r": 124,
"g": 25,
"b": 26
},
"hsl": {
"h": 359.394,
"s": 66.443,
"l": 29.216
},
"oklch": {
"l": 0.3859,
"c": 0.13377,
"h": 25.7
},
"luminance": 0.05055
}Semantic roles & 50–950 ramp
primary
#7C191A
secondary
#40B0AF
accent
#E9E83E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978