#7F232A#7F232A
#7F232A is a dark, vivid red. Relative luminance 0.059; OKLCH L 40.4% C 0.126 H 20.7°. Best body text is #FFFFFF at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7F232A |
|---|---|
| RGB | rgb(127, 35, 42) |
| HSL | hsl(355, 57%, 32%) |
| HSV | hsv(355, 72%, 50%) |
| CMYK | cmyk(0%, 72.4%, 66.9%, 50.2%) |
| CIE-LAB | lab(29.11, 39.78, 18.67) |
| CIE-LCH | lch(29.11, 43.94, 25.15°) |
| OKLab | oklab(40.43% 0.1176 0.0445) |
| OKLCH | oklch(40.43% 0.126 20.7) |
| XYZ | xyz(9.7724, 5.8827, 2.8109) |
| Luminance | 0.0588 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.92
Wine Red
#7B0323
ΔE00 4.33
Wine
#722F37
ΔE00 5.46
Claret
#680018
ΔE00 6.64
Bordeaux
#7B002C
ΔE00 6.65
Red Wine
#8C0034
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F232A #237F78
analogous
#7F2358 #7F232A #7F4A23
triadic
#7F232A #2A7F23 #232A7F
tetradic
#7F232A #587F23 #237F78 #4A237F
square
#7F232A #587F23 #237F78 #4A237F
split-complementary
#7F232A #237F4A #23587F
monochromatic
#1F090A #4F161A #7F232A #AF303A #CE4E58
Accessibility & contrast
On white
9.65
#7F232A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.18
#7F232A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F232A
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F232A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F232A | 1.00 | 9.65 | 2.18 | 9.65 |
| #FFFFFF | 9.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C382A
Deuteranopia (green-blind)
#534C27
Tritanopia (blue-blind)
#8C0826
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7f232a; /* rgb */ color: rgb(127, 35, 42); /* oklch */ color: oklch(40.4% 0.126 20.7);
Tailwind
colors: {
custom: {
50: '#aa6563',
500: '#7f232a',
950: '#000000',
},
}SCSS
$custom: #7f232a; $custom-light: #aa6563; $custom-dark: #000000;
JSON
{
"hex": "#7f232a",
"rgb": {
"r": 127,
"g": 35,
"b": 42
},
"hsl": {
"h": 355.435,
"s": 56.79,
"l": 31.765
},
"oklch": {
"l": 0.40434,
"c": 0.12576,
"h": 20.7
},
"luminance": 0.05881
}Semantic roles & 50–950 ramp
primary
#7F232A
secondary
#4CB1AA
accent
#E0D448
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79