#7C331B#7C331B
#7C331B is a dark, moderate red. Relative luminance 0.067; OKLCH L 41.8% C 0.108 H 38.3°. Best body text is #FFFFFF at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7C331B |
|---|---|
| RGB | rgb(124, 51, 27) |
| HSL | hsl(15, 64%, 30%) |
| HSV | hsv(15, 78%, 49%) |
| CMYK | cmyk(0%, 58.9%, 78.2%, 51.4%) |
| CIE-LAB | lab(31.19, 30.20, 30.17) |
| CIE-LCH | lch(31.19, 42.69, 44.97°) |
| OKLab | oklab(41.82% 0.0849 0.067) |
| OKLCH | oklch(41.82% 0.108 38.3) |
| XYZ | xyz(9.6948, 6.7332, 1.8258) |
| Luminance | 0.0673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.18
Red Brown
#8B2E16
ΔE00 3.56
Chestnut
#742802
ΔE00 4.60
Rust Brown
#8B3103
ΔE00 5.63
Brown Red
#922B05
ΔE00 5.81
Brick Red
#8F1402
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C331B #1B647C
analogous
#7C1B34 #7C331B #7C631B
triadic
#7C331B #1B7C33 #331B7C
tetradic
#7C331B #347C1B #1B647C #631B7C
square
#7C331B #347C1B #1B647C #631B7C
split-complementary
#7C331B #1B7C63 #1B347C
monochromatic
#190A05 #4A1E10 #7C331B #AE4826 #D5623D
Accessibility & contrast
On white
8.95
#7C331B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.35
#7C331B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C331B
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C331B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C331B | 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)
#473F18
Deuteranopia (green-blind)
#595019
Tritanopia (blue-blind)
#89232E
Achromatopsia (no color)
#494949
Design tokens & code
CSS
--color: #7c331b; /* rgb */ color: rgb(124, 51, 27); /* oklch */ color: oklch(41.8% 0.108 38.3);
Tailwind
colors: {
custom: {
50: '#a86d59',
500: '#7c331b',
950: '#000000',
},
}SCSS
$custom: #7c331b; $custom-light: #a86d59; $custom-dark: #000000;
JSON
{
"hex": "#7c331b",
"rgb": {
"r": 124,
"g": 51,
"b": 27
},
"hsl": {
"h": 14.845,
"s": 64.238,
"l": 29.608
},
"oklch": {
"l": 0.41822,
"c": 0.10815,
"h": 38.3
},
"luminance": 0.06732
}Semantic roles & 50–950 ramp
primary
#7C331B
secondary
#4395B0
accent
#BEE741
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78