#7F192A#7F192A
#7F192A is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.4% C 0.136 H 17.4°. Best body text is #FFFFFF at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7F192A |
|---|---|
| RGB | rgb(127, 25, 42) |
| HSL | hsl(350, 67%, 30%) |
| HSV | hsv(350, 80%, 50%) |
| CMYK | cmyk(0%, 80.3%, 66.9%, 50.2%) |
| CIE-LAB | lab(27.78, 43.49, 16.97) |
| CIE-LCH | lch(27.78, 46.68, 21.32°) |
| OKLab | oklab(39.44% 0.1295 0.0406) |
| OKLCH | oklch(39.44% 0.136 17.4) |
| XYZ | xyz(9.5190, 5.3759, 2.7265) |
| Luminance | 0.0537 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.42
Burgundy
#800020
ΔE00 2.75
Bordeaux
#7B002C
ΔE00 4.39
Red Wine
#8C0034
ΔE00 4.82
Wine
#722F37
ΔE00 5.67
Claret
#680018
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F192A #197F6E
analogous
#7F195D #7F192A #7F3B19
triadic
#7F192A #2A7F19 #192A7F
tetradic
#7F192A #5D7F19 #197F6E #3B197F
square
#7F192A #5D7F19 #197F6E #3B197F
split-complementary
#7F192A #197F3B #195D7F
monochromatic
#1A0508 #4C0F19 #7F192A #B2233B #D83A55
Accessibility & contrast
On white
10.12
#7F192A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.07
#7F192A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F192A
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F192A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F192A | 1.00 | 10.12 | 2.07 | 10.12 |
| #FFFFFF | 10.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37342A
Deuteranopia (green-blind)
#504927
Tritanopia (blue-blind)
#8C0020
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7f192a; /* rgb */ color: rgb(127, 25, 42); /* oklch */ color: oklch(39.4% 0.136 17.4);
Tailwind
colors: {
custom: {
50: '#ab6063',
500: '#7f192a',
950: '#000000',
},
}SCSS
$custom: #7f192a; $custom-light: #ab6063; $custom-dark: #000000;
JSON
{
"hex": "#7f192a",
"rgb": {
"r": 127,
"g": 25,
"b": 42
},
"hsl": {
"h": 350,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.39442,
"c": 0.13572,
"h": 17.4
},
"luminance": 0.05374
}Semantic roles & 50–950 ramp
primary
#7F192A
secondary
#41B3A0
accent
#EACD3E
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110505
muted
#807A79