#7C2D1C#7C2D1C
#7C2D1C is a dark, moderate red. Relative luminance 0.062; OKLCH L 40.9% C 0.114 H 33.8°. Best body text is #FFFFFF at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2D1C |
|---|---|
| RGB | rgb(124, 45, 28) |
| HSL | hsl(11, 63%, 30%) |
| HSV | hsv(11, 77%, 49%) |
| CMYK | cmyk(0%, 63.7%, 77.4%, 51.4%) |
| CIE-LAB | lab(30.03, 33.33, 28.35) |
| CIE-LCH | lch(30.03, 43.76, 40.38°) |
| OKLab | oklab(40.95% 0.0947 0.0634) |
| OKLCH | oklch(40.95% 0.114 33.8) |
| XYZ | xyz(9.4612, 6.2470, 1.8060) |
| Luminance | 0.0625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.77
Reddish Brown
#7F2B0A
ΔE00 4.52
Indian Red
#850E04
ΔE00 5.44
Reddy Brown
#6E1005
ΔE00 5.95
Chestnut
#742802
ΔE00 5.98
Brick Red
#8F1402
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2D1C #1C6B7C
analogous
#7C1C3B #7C2D1C #7C5D1C
triadic
#7C2D1C #1C7C2D #2D1C7C
tetradic
#7C2D1C #3B7C1C #1C6B7C #5D1C7C
square
#7C2D1C #3B7C1C #1C6B7C #5D1C7C
split-complementary
#7C2D1C #1C7C5D #1C3B7C
monochromatic
#190906 #4A1B11 #7C2D1C #AE3F27 #D4593F
Accessibility & contrast
On white
9.34
#7C2D1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.25
#7C2D1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2D1C
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2D1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2D1C | 1.00 | 9.34 | 2.25 | 9.34 |
| #FFFFFF | 9.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433C1A
Deuteranopia (green-blind)
#564D19
Tritanopia (blue-blind)
#891A29
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7c2d1c; /* rgb */ color: rgb(124, 45, 28); /* oklch */ color: oklch(40.9% 0.114 33.8);
Tailwind
colors: {
custom: {
50: '#a86959',
500: '#7c2d1c',
950: '#000000',
},
}SCSS
$custom: #7c2d1c; $custom-light: #a86959; $custom-dark: #000000;
JSON
{
"hex": "#7c2d1c",
"rgb": {
"r": 124,
"g": 45,
"b": 28
},
"hsl": {
"h": 10.625,
"s": 63.158,
"l": 29.804
},
"oklch": {
"l": 0.40945,
"c": 0.11396,
"h": 33.8
},
"luminance": 0.06246
}Semantic roles & 50–950 ramp
primary
#7C2D1C
secondary
#449DB0
accent
#C9E642
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78