#7F2D1D#7F2D1D
#7F2D1D is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.5% C 0.117 H 33.0°. Best body text is #FFFFFF at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2D1D |
|---|---|
| RGB | rgb(127, 45, 29) |
| HSL | hsl(10, 63%, 31%) |
| HSV | hsv(10, 77%, 50%) |
| CMYK | cmyk(0%, 64.6%, 77.2%, 50.2%) |
| CIE-LAB | lab(30.59, 34.54, 28.54) |
| CIE-LCH | lch(30.59, 44.81, 39.56°) |
| OKLab | oklab(41.48% 0.0983 0.0638) |
| OKLCH | oklch(41.48% 0.117 33) |
| XYZ | xyz(9.9136, 6.4789, 1.8907) |
| Luminance | 0.0648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.48
Reddish Brown
#7F2B0A
ΔE00 4.80
Indian Red
#850E04
ΔE00 5.27
Brick Red
#8F1402
ΔE00 5.80
Dark Red
#840000
ΔE00 6.17
Reddy Brown
#6E1005
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2D1D #1D6F7F
analogous
#7F1D3E #7F2D1D #7F5E1D
triadic
#7F2D1D #1D7F2D #2D1D7F
tetradic
#7F2D1D #3E7F1D #1D6F7F #5E1D7F
square
#7F2D1D #3E7F1D #1D6F7F #5E1D7F
split-complementary
#7F2D1D #1D7F5E #1D3E7F
monochromatic
#1B0A06 #4D1B12 #7F2D1D #B13F28 #D45A42
Accessibility & contrast
On white
9.15
#7F2D1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.30
#7F2D1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2D1D
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2D1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2D1D | 1.00 | 9.15 | 2.30 | 9.15 |
| #FFFFFF | 9.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443D1B
Deuteranopia (green-blind)
#584F1A
Tritanopia (blue-blind)
#8C192A
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7f2d1d; /* rgb */ color: rgb(127, 45, 29); /* oklch */ color: oklch(41.5% 0.117 33.0);
Tailwind
colors: {
custom: {
50: '#ab6a5a',
500: '#7f2d1d',
950: '#000000',
},
}SCSS
$custom: #7f2d1d; $custom-light: #ab6a5a; $custom-dark: #000000;
JSON
{
"hex": "#7f2d1d",
"rgb": {
"r": 127,
"g": 45,
"b": 29
},
"hsl": {
"h": 9.796,
"s": 62.821,
"l": 30.588
},
"oklch": {
"l": 0.41478,
"c": 0.11723,
"h": 33
},
"luminance": 0.06478
}Semantic roles & 50–950 ramp
primary
#7F2D1D
secondary
#45A1B2
accent
#CBE642
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78