#7C192A#7C192A
#7C192A is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.9% C 0.133 H 16.9°. Best body text is #FFFFFF at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7C192A |
|---|---|
| RGB | rgb(124, 25, 42) |
| HSL | hsl(350, 66%, 29%) |
| HSV | hsv(350, 80%, 49%) |
| CMYK | cmyk(0%, 79.8%, 66.1%, 51.4%) |
| CIE-LAB | lab(27.15, 42.55, 16.04) |
| CIE-LCH | lch(27.15, 45.47, 20.66°) |
| OKLab | oklab(38.87% 0.1269 0.0386) |
| OKLCH | oklch(38.87% 0.133 16.9) |
| XYZ | xyz(9.0787, 5.1489, 2.7058) |
| Luminance | 0.0515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.27
Burgundy
#800020
ΔE00 3.01
Bordeaux
#7B002C
ΔE00 3.99
Red Wine
#8C0034
ΔE00 4.84
Claret
#680018
ΔE00 5.30
Wine
#722F37
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C192A #197C6B
analogous
#7C195C #7C192A #7C3A19
triadic
#7C192A #2A7C19 #192A7C
tetradic
#7C192A #5C7C19 #197C6B #3A197C
square
#7C192A #5C7C19 #197C6B #3A197C
split-complementary
#7C192A #197C3A #195C7C
monochromatic
#190509 #490F19 #7C192A #AF233B #D73854
Accessibility & contrast
On white
10.35
#7C192A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.03
#7C192A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C192A
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C192A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C192A | 1.00 | 10.35 | 2.03 | 10.35 |
| #FFFFFF | 10.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35332A
Deuteranopia (green-blind)
#4E4827
Tritanopia (blue-blind)
#880020
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #7c192a; /* rgb */ color: rgb(124, 25, 42); /* oklch */ color: oklch(38.9% 0.133 16.9);
Tailwind
colors: {
custom: {
50: '#a86063',
500: '#7c192a',
950: '#000000',
},
}SCSS
$custom: #7c192a; $custom-light: #a86063; $custom-dark: #000000;
JSON
{
"hex": "#7c192a",
"rgb": {
"r": 124,
"g": 25,
"b": 42
},
"hsl": {
"h": 349.697,
"s": 66.443,
"l": 29.216
},
"oklch": {
"l": 0.38867,
"c": 0.13265,
"h": 16.9
},
"luminance": 0.05148
}Semantic roles & 50–950 ramp
primary
#7C192A
secondary
#40B09D
accent
#E9CC3E
background
#FBF5F5
surface
#F6EAEA
border
#D0C6C6
text
#110505
muted
#807979