#7F2029#7F2029
#7F2029 is a dark, vivid red. Relative luminance 0.057; OKLCH L 40.1% C 0.129 H 20.2°. Best body text is #FFFFFF at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2029 |
|---|---|
| RGB | rgb(127, 32, 41) |
| HSL | hsl(354, 60%, 31%) |
| HSV | hsv(354, 75%, 50%) |
| CMYK | cmyk(0%, 74.8%, 67.7%, 50.2%) |
| CIE-LAB | lab(28.66, 40.92, 18.75) |
| CIE-LCH | lch(28.66, 45.01, 24.62°) |
| OKLab | oklab(40.09% 0.1211 0.0445) |
| OKLCH | oklch(40.09% 0.129 20.2) |
| XYZ | xyz(9.6702, 5.7066, 2.6897) |
| Luminance | 0.0570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.39
Wine Red
#7B0323
ΔE00 3.78
Wine
#722F37
ΔE00 5.65
Bordeaux
#7B002C
ΔE00 6.21
Claret
#680018
ΔE00 6.25
Red Wine
#8C0034
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2029 #207F76
analogous
#7F2058 #7F2029 #7F4620
triadic
#7F2029 #297F20 #20297F
tetradic
#7F2029 #587F20 #207F76 #46207F
square
#7F2029 #587F20 #207F76 #46207F
split-complementary
#7F2029 #207F46 #20587F
monochromatic
#1D0709 #4E1419 #7F2029 #B02C39 #D14855
Accessibility & contrast
On white
9.81
#7F2029 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.14
#7F2029 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2029
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2029 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2029 | 1.00 | 9.81 | 2.14 | 9.81 |
| #FFFFFF | 9.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3729
Deuteranopia (green-blind)
#524B26
Tritanopia (blue-blind)
#8C0024
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7f2029; /* rgb */ color: rgb(127, 32, 41); /* oklch */ color: oklch(40.1% 0.129 20.2);
Tailwind
colors: {
custom: {
50: '#ab6362',
500: '#7f2029',
950: '#000000',
},
}SCSS
$custom: #7f2029; $custom-light: #ab6362; $custom-dark: #000000;
JSON
{
"hex": "#7f2029",
"rgb": {
"r": 127,
"g": 32,
"b": 41
},
"hsl": {
"h": 354.316,
"s": 59.748,
"l": 31.176
},
"oklch": {
"l": 0.40089,
"c": 0.12899,
"h": 20.2
},
"luminance": 0.05705
}Semantic roles & 50–950 ramp
primary
#7F2029
secondary
#49B2A8
accent
#E3D445
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79