#7C331C#7C331C
#7C331C is a dark, moderate red. Relative luminance 0.067; OKLCH L 41.8% C 0.108 H 37.8°. Best body text is #FFFFFF at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7C331C |
|---|---|
| RGB | rgb(124, 51, 28) |
| HSL | hsl(14, 63%, 30%) |
| HSV | hsv(14, 77%, 49%) |
| CMYK | cmyk(0%, 58.9%, 77.4%, 51.4%) |
| CIE-LAB | lab(31.20, 30.25, 29.62) |
| CIE-LCH | lch(31.20, 42.34, 44.40°) |
| OKLab | oklab(41.83% 0.0852 0.0661) |
| OKLCH | oklch(41.83% 0.108 37.8) |
| XYZ | xyz(9.7066, 6.7379, 1.8878) |
| Luminance | 0.0674 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.42
Red Brown
#8B2E16
ΔE00 3.56
Chestnut
#742802
ΔE00 4.85
Rust Brown
#8B3103
ΔE00 5.90
Brown Red
#922B05
ΔE00 5.98
Brick Red
#8F1402
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C331C #1C657C
analogous
#7C1C35 #7C331C #7C631C
triadic
#7C331C #1C7C33 #331C7C
tetradic
#7C331C #357C1C #1C657C #631C7C
square
#7C331C #357C1C #1C657C #631C7C
split-complementary
#7C331C #1C7C63 #1C357C
monochromatic
#190A06 #4A1E11 #7C331C #AE4827 #D4623F
Accessibility & contrast
On white
8.95
#7C331C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.35
#7C331C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C331C
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C331C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C331C | 1.00 | 8.95 | 2.35 | 8.95 |
| #FFFFFF | 8.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#473F19
Deuteranopia (green-blind)
#59501A
Tritanopia (blue-blind)
#89232E
Achromatopsia (no color)
#494949
Design tokens & code
CSS
--color: #7c331c; /* rgb */ color: rgb(124, 51, 28); /* oklch */ color: oklch(41.8% 0.108 37.8);
Tailwind
colors: {
custom: {
50: '#a86d59',
500: '#7c331c',
950: '#000000',
},
}SCSS
$custom: #7c331c; $custom-light: #a86d59; $custom-dark: #000000;
JSON
{
"hex": "#7c331c",
"rgb": {
"r": 124,
"g": 51,
"b": 28
},
"hsl": {
"h": 14.375,
"s": 63.158,
"l": 29.804
},
"oklch": {
"l": 0.41834,
"c": 0.10783,
"h": 37.8
},
"luminance": 0.06737
}Semantic roles & 50–950 ramp
primary
#7C331C
secondary
#4496B0
accent
#BFE642
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78