#7F2E29#7F2E29
#7F2E29 is a dark, moderate red. Relative luminance 0.066; OKLCH L 41.8% C 0.114 H 26.7°. Best body text is #FFFFFF at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2E29 |
|---|---|
| RGB | rgb(127, 46, 41) |
| HSL | hsl(3, 51%, 33%) |
| HSV | hsv(3, 68%, 50%) |
| CMYK | cmyk(0%, 63.8%, 67.7%, 50.2%) |
| CIE-LAB | lab(30.94, 34.72, 21.60) |
| CIE-LCH | lch(30.94, 40.89, 31.89°) |
| OKLab | oklab(41.8% 0.1015 0.0509) |
| OKLCH | oklch(41.8% 0.114 26.7) |
| XYZ | xyz(10.1306, 6.6275, 2.8432) |
| Luminance | 0.0663 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 6.90
Burgundy
#800020
ΔE00 7.01
Wine
#722F37
ΔE00 7.02
Red Brown
#8B2E16
ΔE00 7.05
Brown
#A52A2A
ΔE00 7.61
Carmine
#9D0216
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2E29 #297A7F
analogous
#7F294F #7F2E29 #7F5929
triadic
#7F2E29 #297F2E #2E297F
tetradic
#7F2E29 #4F7F29 #297A7F #59297F
square
#7F2E29 #4F7F29 #297A7F #59297F
split-complementary
#7F2E29 #297F59 #294F7F
monochromatic
#220C0B #511D1A #7F2E29 #AD3F38 #C96059
Accessibility & contrast
On white
9.03
#7F2E29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.33
#7F2E29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2E29
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2E29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2E29 | 1.00 | 9.03 | 2.33 | 9.03 |
| #FFFFFF | 9.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433E28
Deuteranopia (green-blind)
#574F27
Tritanopia (blue-blind)
#8C1D2D
Achromatopsia (no color)
#494949
Design tokens & code
CSS
--color: #7f2e29; /* rgb */ color: rgb(127, 46, 41); /* oklch */ color: oklch(41.8% 0.114 26.7);
Tailwind
colors: {
custom: {
50: '#aa6b63',
500: '#7f2e29',
950: '#000000',
},
}SCSS
$custom: #7f2e29; $custom-light: #aa6b63; $custom-dark: #000000;
JSON
{
"hex": "#7f2e29",
"rgb": {
"r": 127,
"g": 46,
"b": 41
},
"hsl": {
"h": 3.488,
"s": 51.19,
"l": 32.941
},
"oklch": {
"l": 0.41798,
"c": 0.11351,
"h": 26.7
},
"luminance": 0.06626
}Semantic roles & 50–950 ramp
primary
#7F2E29
secondary
#55AAAF
accent
#D2DB4D
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110705
muted
#807A79