#7D291D#7D291D
#7D291D is a dark, moderate red. Relative luminance 0.060; OKLCH L 40.6% C 0.119 H 30.9°. Best body text is #FFFFFF at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7D291D |
|---|---|
| RGB | rgb(125, 41, 29) |
| HSL | hsl(8, 62%, 30%) |
| HSV | hsv(8, 77%, 49%) |
| CMYK | cmyk(0%, 67.2%, 76.8%, 51%) |
| CIE-LAB | lab(29.50, 35.69, 27.24) |
| CIE-LCH | lch(29.50, 44.90, 37.35°) |
| OKLab | oklab(40.59% 0.1022 0.0611) |
| OKLCH | oklch(40.59% 0.119 30.9) |
| XYZ | xyz(9.4732, 6.0359, 1.8284) |
| Luminance | 0.0604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 4.66
Indian Red
#850E04
ΔE00 5.09
Reddy Brown
#6E1005
ΔE00 5.45
Crimson (survey)
#8C000F
ΔE00 5.48
Maroon
#800000
ΔE00 5.71
Dark Red
#840000
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D291D #1D717D
analogous
#7D1D41 #7D291D #7D591D
triadic
#7D291D #1D7D29 #291D7D
tetradic
#7D291D #417D1D #1D717D #591D7D
square
#7D291D #417D1D #1D717D #591D7D
split-complementary
#7D291D #1D7D59 #1D417D
monochromatic
#1A0806 #4B1911 #7D291D #AF3929 #D35441
Accessibility & contrast
On white
9.52
#7D291D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.21
#7D291D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D291D
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D291D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D291D | 1.00 | 9.52 | 2.21 | 9.52 |
| #FFFFFF | 9.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403A1B
Deuteranopia (green-blind)
#554C1A
Tritanopia (blue-blind)
#8A1327
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7d291d; /* rgb */ color: rgb(125, 41, 29); /* oklch */ color: oklch(40.6% 0.119 30.9);
Tailwind
colors: {
custom: {
50: '#a96759',
500: '#7d291d',
950: '#000000',
},
}SCSS
$custom: #7d291d; $custom-light: #a96759; $custom-dark: #000000;
JSON
{
"hex": "#7d291d",
"rgb": {
"r": 125,
"g": 41,
"b": 29
},
"hsl": {
"h": 7.5,
"s": 62.338,
"l": 30.196
},
"oklch": {
"l": 0.40589,
"c": 0.11904,
"h": 30.9
},
"luminance": 0.06035
}Semantic roles & 50–950 ramp
primary
#7D291D
secondary
#45A3B1
accent
#D1E542
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78