#7F191D#7F191D
#7F191D is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.2% C 0.137 H 24.5°. Best body text is #FFFFFF at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7F191D |
|---|---|
| RGB | rgb(127, 25, 29) |
| HSL | hsl(358, 67%, 30%) |
| HSV | hsv(358, 80%, 50%) |
| CMYK | cmyk(0%, 80.3%, 77.2%, 50.2%) |
| CIE-LAB | lab(27.57, 42.81, 25.19) |
| CIE-LCH | lch(27.57, 49.67, 30.47°) |
| OKLab | oklab(39.21% 0.1243 0.0565) |
| OKLCH | oklch(39.21% 0.137 24.5) |
| XYZ | xyz(9.3229, 5.2975, 1.6938) |
| Luminance | 0.0530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.13
Crimson (survey)
#8C000F
ΔE00 4.33
Wine Red
#7B0323
ΔE00 5.47
Blood
#770001
ΔE00 5.51
Reddy Brown
#6E1005
ΔE00 5.92
Maroon
#800000
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F191D #197F7B
analogous
#7F1950 #7F191D #7F4819
triadic
#7F191D #1D7F19 #191D7F
tetradic
#7F191D #507F19 #197F7B #48197F
square
#7F191D #507F19 #197F7B #48197F
split-complementary
#7F191D #197F48 #19507F
monochromatic
#1A0506 #4C0F11 #7F191D #B22329 #D83A40
Accessibility & contrast
On white
10.20
#7F191D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7F191D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F191D
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F191D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F191D | 1.00 | 10.20 | 2.06 | 10.20 |
| #FFFFFF | 10.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331C
Deuteranopia (green-blind)
#524919
Tritanopia (blue-blind)
#8C001C
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7f191d; /* rgb */ color: rgb(127, 25, 29); /* oklch */ color: oklch(39.2% 0.137 24.5);
Tailwind
colors: {
custom: {
50: '#ac6059',
500: '#7f191d',
950: '#000000',
},
}SCSS
$custom: #7f191d; $custom-light: #ac6059; $custom-dark: #000000;
JSON
{
"hex": "#7f191d",
"rgb": {
"r": 127,
"g": 25,
"b": 29
},
"hsl": {
"h": 357.647,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.39214,
"c": 0.13655,
"h": 24.5
},
"luminance": 0.05296
}Semantic roles & 50–950 ramp
primary
#7F191D
secondary
#41B3AF
accent
#EAE33E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#120503
muted
#817978