#7D2D1C#7D2D1C
#7D2D1C is a dark, moderate red. Relative luminance 0.063; OKLCH L 41.1% C 0.115 H 33.7°. Best body text is #FFFFFF at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7D2D1C |
|---|---|
| RGB | rgb(125, 45, 28) |
| HSL | hsl(11, 63%, 30%) |
| HSV | hsv(11, 78%, 49%) |
| CMYK | cmyk(0%, 64%, 77.6%, 51%) |
| CIE-LAB | lab(30.21, 33.72, 28.60) |
| CIE-LCH | lch(30.21, 44.22, 40.31°) |
| OKLab | oklab(41.12% 0.0958 0.0638) |
| OKLCH | oklch(41.12% 0.115 33.7) |
| XYZ | xyz(9.6065, 6.3219, 1.8128) |
| Luminance | 0.0632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.59
Reddish Brown
#7F2B0A
ΔE00 4.49
Indian Red
#850E04
ΔE00 5.35
Brick Red
#8F1402
ΔE00 5.92
Reddy Brown
#6E1005
ΔE00 6.02
Chestnut
#742802
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D2D1C #1C6C7D
analogous
#7D1C3C #7D2D1C #7D5D1C
triadic
#7D2D1C #1C7D2D #2D1C7D
tetradic
#7D2D1C #3C7D1C #1C6C7D #5D1C7D
square
#7D2D1C #3C7D1C #1C6C7D #5D1C7D
split-complementary
#7D2D1C #1C7D5D #1C3C7D
monochromatic
#190906 #4B1B11 #7D2D1C #AF3F27 #D4593F
Accessibility & contrast
On white
9.27
#7D2D1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#7D2D1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D2D1C
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D2D1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D2D1C | 1.00 | 9.27 | 2.26 | 9.27 |
| #FFFFFF | 9.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433C1A
Deuteranopia (green-blind)
#574E19
Tritanopia (blue-blind)
#8A1A29
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7d2d1c; /* rgb */ color: rgb(125, 45, 28); /* oklch */ color: oklch(41.1% 0.115 33.7);
Tailwind
colors: {
custom: {
50: '#a96a59',
500: '#7d2d1c',
950: '#000000',
},
}SCSS
$custom: #7d2d1c; $custom-light: #a96a59; $custom-dark: #000000;
JSON
{
"hex": "#7d2d1c",
"rgb": {
"r": 125,
"g": 45,
"b": 28
},
"hsl": {
"h": 10.515,
"s": 63.399,
"l": 30
},
"oklch": {
"l": 0.41118,
"c": 0.11513,
"h": 33.7
},
"luminance": 0.06321
}Semantic roles & 50–950 ramp
primary
#7D2D1C
secondary
#449EB1
accent
#CAE641
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78