#7F202B#7F202B
#7F202B is a dark, vivid red. Relative luminance 0.057; OKLCH L 40.1% C 0.129 H 19.0°. Best body text is #FFFFFF at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7F202B |
|---|---|
| RGB | rgb(127, 32, 43) |
| HSL | hsl(353, 60%, 31%) |
| HSV | hsv(353, 75%, 50%) |
| CMYK | cmyk(0%, 74.8%, 66.1%, 50.2%) |
| CIE-LAB | lab(28.70, 41.05, 17.49) |
| CIE-LCH | lch(28.70, 44.62, 23.07°) |
| OKLab | oklab(40.13% 0.1219 0.0419) |
| OKLCH | oklch(40.13% 0.129 19) |
| XYZ | xyz(9.7060, 5.7209, 2.8782) |
| Luminance | 0.0572 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.47
Wine Red
#7B0323
ΔE00 3.54
Wine
#722F37
ΔE00 5.21
Bordeaux
#7B002C
ΔE00 5.59
Red Wine
#8C0034
ΔE00 5.80
Claret
#680018
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F202B #207F74
analogous
#7F205A #7F202B #7F4420
triadic
#7F202B #2B7F20 #202B7F
tetradic
#7F202B #5A7F20 #207F74 #44207F
square
#7F202B #5A7F20 #207F74 #44207F
split-complementary
#7F202B #207F44 #205A7F
monochromatic
#1D070A #4E141A #7F202B #B02C3C #D14858
Accessibility & contrast
On white
9.80
#7F202B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.14
#7F202B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F202B
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F202B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F202B | 1.00 | 9.80 | 2.14 | 9.80 |
| #FFFFFF | 9.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A372B
Deuteranopia (green-blind)
#524B28
Tritanopia (blue-blind)
#8C0125
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7f202b; /* rgb */ color: rgb(127, 32, 43); /* oklch */ color: oklch(40.1% 0.129 19.0);
Tailwind
colors: {
custom: {
50: '#aa6364',
500: '#7f202b',
950: '#000000',
},
}SCSS
$custom: #7f202b; $custom-light: #aa6364; $custom-dark: #000000;
JSON
{
"hex": "#7f202b",
"rgb": {
"r": 127,
"g": 32,
"b": 43
},
"hsl": {
"h": 353.053,
"s": 59.748,
"l": 31.176
},
"oklch": {
"l": 0.40129,
"c": 0.1289,
"h": 19
},
"luminance": 0.05719
}Semantic roles & 50–950 ramp
primary
#7F202B
secondary
#49B2A6
accent
#E3D145
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79