#7F1E2B#7F1E2B
#7F1E2B is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.9% C 0.131 H 18.3°. Best body text is #FFFFFF at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7F1E2B |
|---|---|
| RGB | rgb(127, 30, 43) |
| HSL | hsl(352, 62%, 31%) |
| HSV | hsv(352, 76%, 50%) |
| CMYK | cmyk(0%, 76.4%, 66.1%, 50.2%) |
| CIE-LAB | lab(28.42, 41.81, 17.13) |
| CIE-LCH | lch(28.42, 45.18, 22.29°) |
| OKLab | oklab(39.92% 0.1243 0.0411) |
| OKLCH | oklch(39.92% 0.131 18.3) |
| XYZ | xyz(9.6537, 5.6164, 2.8608) |
| Luminance | 0.0561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.17
Burgundy
#800020
ΔE00 3.25
Bordeaux
#7B002C
ΔE00 5.13
Wine
#722F37
ΔE00 5.27
Red Wine
#8C0034
ΔE00 5.39
Claret
#680018
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F1E2B #1E7F72
analogous
#7F1E5B #7F1E2B #7F411E
triadic
#7F1E2B #2B7F1E #1E2B7F
tetradic
#7F1E2B #5B7F1E #1E7F72 #411E7F
square
#7F1E2B #5B7F1E #1E7F72 #411E7F
split-complementary
#7F1E2B #1E7F41 #1E5B7F
monochromatic
#1C0709 #4D121A #7F1E2B #B12A3C #D34458
Accessibility & contrast
On white
9.89
#7F1E2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7F1E2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F1E2B
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F1E2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F1E2B | 1.00 | 9.89 | 2.12 | 9.89 |
| #FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39362B
Deuteranopia (green-blind)
#524A28
Tritanopia (blue-blind)
#8C0024
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7f1e2b; /* rgb */ color: rgb(127, 30, 43); /* oklch */ color: oklch(39.9% 0.131 18.3);
Tailwind
colors: {
custom: {
50: '#ab6264',
500: '#7f1e2b',
950: '#000000',
},
}SCSS
$custom: #7f1e2b; $custom-light: #ab6264; $custom-dark: #000000;
JSON
{
"hex": "#7f1e2b",
"rgb": {
"r": 127,
"g": 30,
"b": 43
},
"hsl": {
"h": 351.959,
"s": 61.783,
"l": 30.784
},
"oklch": {
"l": 0.39925,
"c": 0.13094,
"h": 18.3
},
"luminance": 0.05615
}Semantic roles & 50–950 ramp
primary
#7F1E2B
secondary
#47B2A4
accent
#E5CF43
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79