#7C191E#7C191E
#7C191E is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.6% C 0.133 H 23.8°. Best body text is #FFFFFF at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7C191E |
|---|---|
| RGB | rgb(124, 25, 30) |
| HSL | hsl(357, 66%, 29%) |
| HSV | hsv(357, 80%, 49%) |
| CMYK | cmyk(0%, 79.8%, 75.8%, 51.4%) |
| CIE-LAB | lab(26.95, 41.88, 23.68) |
| CIE-LCH | lch(26.95, 48.12, 29.48°) |
| OKLab | oklab(38.65% 0.122 0.0537) |
| OKLCH | oklch(38.65% 0.133 23.8) |
| XYZ | xyz(8.8952, 5.0755, 1.7393) |
| Luminance | 0.0507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.65
Wine Red
#7B0323
ΔE00 4.82
Crimson (survey)
#8C000F
ΔE00 5.10
Rosewood
#65000B
ΔE00 5.64
Claret
#680018
ΔE00 5.79
Blood
#770001
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C191E #197C77
analogous
#7C1950 #7C191E #7C4619
triadic
#7C191E #1E7C19 #191E7C
tetradic
#7C191E #507C19 #197C77 #46197C
square
#7C191E #507C19 #197C77 #46197C
split-complementary
#7C191E #197C46 #19507C
monochromatic
#190506 #490F12 #7C191E #AF232A #D73840
Accessibility & contrast
On white
10.42
#7C191E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#7C191E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C191E
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C191E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C191E | 1.00 | 10.42 | 2.01 | 10.42 |
| #FFFFFF | 10.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37321D
Deuteranopia (green-blind)
#50471A
Tritanopia (blue-blind)
#89001C
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #7c191e; /* rgb */ color: rgb(124, 25, 30); /* oklch */ color: oklch(38.6% 0.133 23.8);
Tailwind
colors: {
custom: {
50: '#a95f5a',
500: '#7c191e',
950: '#000000',
},
}SCSS
$custom: #7c191e; $custom-light: #a95f5a; $custom-dark: #000000;
JSON
{
"hex": "#7c191e",
"rgb": {
"r": 124,
"g": 25,
"b": 30
},
"hsl": {
"h": 356.97,
"s": 66.443,
"l": 29.216
},
"oklch": {
"l": 0.38648,
"c": 0.1333,
"h": 23.8
},
"luminance": 0.05074
}Semantic roles & 50–950 ramp
primary
#7C191E
secondary
#40B0AB
accent
#E9E13E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978