#7C2C17#7C2C17
#7C2C17 is a dark, moderate red. Relative luminance 0.061; OKLCH L 40.7% C 0.116 H 35.6°. Best body text is #FFFFFF at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2C17 |
|---|---|
| RGB | rgb(124, 44, 23) |
| HSL | hsl(12, 69%, 29%) |
| HSV | hsv(12, 81%, 49%) |
| CMYK | cmyk(0%, 64.5%, 81.5%, 51.4%) |
| CIE-LAB | lab(29.79, 33.61, 30.95) |
| CIE-LCH | lch(29.79, 45.69, 42.65°) |
| OKLab | oklab(40.75% 0.0946 0.0676) |
| OKLCH | oklch(40.75% 0.116 35.6) |
| XYZ | xyz(9.3685, 6.1496, 1.5041) |
| Luminance | 0.0615 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.17
Red Brown
#8B2E16
ΔE00 3.21
Chestnut
#742802
ΔE00 4.69
Indian Red
#850E04
ΔE00 5.11
Brick Red
#8F1402
ΔE00 5.49
Brown Red
#922B05
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2C17 #17677C
analogous
#7C1735 #7C2C17 #7C5F17
triadic
#7C2C17 #177C2C #2C177C
tetradic
#7C2C17 #357C17 #17677C #5F177C
square
#7C2C17 #357C17 #17677C #5F177C
split-complementary
#7C2C17 #177C5F #17357C
monochromatic
#1A0905 #481A0D #7C2C17 #B03E21 #D95634
Accessibility & contrast
On white
9.42
#7C2C17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.23
#7C2C17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2C17
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2C17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2C17 | 1.00 | 9.42 | 2.23 | 9.42 |
| #FFFFFF | 9.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433B14
Deuteranopia (green-blind)
#564D14
Tritanopia (blue-blind)
#891828
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #7c2c17; /* rgb */ color: rgb(124, 44, 23); /* oklch */ color: oklch(40.7% 0.116 35.6);
Tailwind
colors: {
custom: {
50: '#a96955',
500: '#7c2c17',
950: '#000000',
},
}SCSS
$custom: #7c2c17; $custom-light: #a96955; $custom-dark: #000000;
JSON
{
"hex": "#7c2c17",
"rgb": {
"r": 124,
"g": 44,
"b": 23
},
"hsl": {
"h": 12.475,
"s": 68.707,
"l": 28.824
},
"oklch": {
"l": 0.40746,
"c": 0.11623,
"h": 35.6
},
"luminance": 0.06148
}Semantic roles & 50–950 ramp
primary
#7C2C17
secondary
#3E99B1
accent
#C7EC3C
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78