#7C2C1C#7C2C1C
#7C2C1C is a dark, moderate red. Relative luminance 0.062; OKLCH L 40.8% C 0.115 H 33.2°. Best body text is #FFFFFF at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2C1C |
|---|---|
| RGB | rgb(124, 44, 28) |
| HSL | hsl(10, 63%, 30%) |
| HSV | hsv(10, 77%, 49%) |
| CMYK | cmyk(0%, 64.5%, 77.4%, 51.4%) |
| CIE-LAB | lab(29.84, 33.82, 28.15) |
| CIE-LCH | lch(29.84, 44.01, 39.77°) |
| OKLab | oklab(40.81% 0.0963 0.0629) |
| OKLCH | oklch(40.81% 0.115 33.2) |
| XYZ | xyz(9.4235, 6.1716, 1.7934) |
| Luminance | 0.0617 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.93
Reddish Brown
#7F2B0A
ΔE00 4.78
Indian Red
#850E04
ΔE00 5.30
Reddy Brown
#6E1005
ΔE00 5.75
Brick Red
#8F1402
ΔE00 6.04
Maroon
#800000
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2C1C #1C6C7C
analogous
#7C1C3C #7C2C1C #7C5C1C
triadic
#7C2C1C #1C7C2C #2C1C7C
tetradic
#7C2C1C #3C7C1C #1C6C7C #5C1C7C
square
#7C2C1C #3C7C1C #1C6C7C #5C1C7C
split-complementary
#7C2C1C #1C7C5C #1C3C7C
monochromatic
#190906 #4A1A11 #7C2C1C #AE3E27 #D4583F
Accessibility & contrast
On white
9.40
#7C2C1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.23
#7C2C1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2C1C
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2C1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2C1C | 1.00 | 9.40 | 2.23 | 9.40 |
| #FFFFFF | 9.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423B1A
Deuteranopia (green-blind)
#564D19
Tritanopia (blue-blind)
#891829
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #7c2c1c; /* rgb */ color: rgb(124, 44, 28); /* oklch */ color: oklch(40.8% 0.115 33.2);
Tailwind
colors: {
custom: {
50: '#a96959',
500: '#7c2c1c',
950: '#000000',
},
}SCSS
$custom: #7c2c1c; $custom-light: #a96959; $custom-dark: #000000;
JSON
{
"hex": "#7c2c1c",
"rgb": {
"r": 124,
"g": 44,
"b": 28
},
"hsl": {
"h": 10,
"s": 63.158,
"l": 29.804
},
"oklch": {
"l": 0.40805,
"c": 0.11499,
"h": 33.2
},
"luminance": 0.0617
}Semantic roles & 50–950 ramp
primary
#7C2C1C
secondary
#449EB0
accent
#CBE642
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78