#7F191E#7F191E
#7F191E is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.2% C 0.136 H 24.0°. Best body text is #FFFFFF at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7F191E |
|---|---|
| RGB | rgb(127, 25, 30) |
| HSL | hsl(357, 67%, 30%) |
| HSV | hsv(357, 80%, 50%) |
| CMYK | cmyk(0%, 80.3%, 76.4%, 50.2%) |
| CIE-LAB | lab(27.58, 42.85, 24.57) |
| CIE-LCH | lch(27.58, 49.39, 29.83°) |
| OKLab | oklab(39.23% 0.1247 0.0554) |
| OKLCH | oklch(39.23% 0.136 24) |
| XYZ | xyz(9.3355, 5.3025, 1.7600) |
| Luminance | 0.0530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.83
Crimson (survey)
#8C000F
ΔE00 4.60
Wine Red
#7B0323
ΔE00 5.15
Blood
#770001
ΔE00 5.82
Rosewood
#65000B
ΔE00 6.10
Reddy Brown
#6E1005
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F191E #197F7A
analogous
#7F1951 #7F191E #7F4719
triadic
#7F191E #1E7F19 #191E7F
tetradic
#7F191E #517F19 #197F7A #47197F
square
#7F191E #517F19 #197F7A #47197F
split-complementary
#7F191E #197F47 #19517F
monochromatic
#1A0506 #4C0F12 #7F191E #B2232A #D83A42
Accessibility & contrast
On white
10.19
#7F191E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7F191E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F191E
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F191E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F191E | 1.00 | 10.19 | 2.06 | 10.19 |
| #FFFFFF | 10.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331D
Deuteranopia (green-blind)
#52491A
Tritanopia (blue-blind)
#8C001C
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7f191e; /* rgb */ color: rgb(127, 25, 30); /* oklch */ color: oklch(39.2% 0.136 24.0);
Tailwind
colors: {
custom: {
50: '#ac605a',
500: '#7f191e',
950: '#000000',
},
}SCSS
$custom: #7f191e; $custom-light: #ac605a; $custom-dark: #000000;
JSON
{
"hex": "#7f191e",
"rgb": {
"r": 127,
"g": 25,
"b": 30
},
"hsl": {
"h": 357.059,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.39229,
"c": 0.13643,
"h": 24
},
"luminance": 0.05301
}Semantic roles & 50–950 ramp
primary
#7F191E
secondary
#41B3AE
accent
#EAE23E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#120503
muted
#817978