#7E322A#7E322A
#7E322A is a dark, moderate red. Relative luminance 0.069; OKLCH L 42.2% C 0.107 H 28.5°. Best body text is #FFFFFF at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7E322A |
|---|---|
| RGB | rgb(126, 50, 42) |
| HSL | hsl(6, 50%, 33%) |
| HSV | hsv(6, 67%, 49%) |
| CMYK | cmyk(0%, 60.3%, 66.7%, 50.6%) |
| CIE-LAB | lab(31.54, 32.39, 21.68) |
| CIE-LCH | lch(31.54, 38.97, 33.79°) |
| OKLab | oklab(42.22% 0.0945 0.0513) |
| OKLCH | oklch(42.22% 0.107 28.5) |
| XYZ | xyz(10.1637, 6.8853, 2.9838) |
| Luminance | 0.0688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 6.52
Wine
#722F37
ΔE00 7.47
Crimson (survey)
#8C000F
ΔE00 7.55
Brownish Red
#9E3623
ΔE00 7.82
Brown
#A52A2A
ΔE00 7.89
Indian Red
#850E04
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E322A #2A767E
analogous
#7E2A4C #7E322A #7E5C2A
triadic
#7E322A #2A7E32 #322A7E
tetradic
#7E322A #4C7E2A #2A767E #5C2A7E
square
#7E322A #4C7E2A #2A767E #5C2A7E
split-complementary
#7E322A #2A7E5C #2A4C7E
monochromatic
#220E0B #50201B #7E322A #AC4439 #C8655A
Accessibility & contrast
On white
8.84
#7E322A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.38
#7E322A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E322A
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E322A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E322A | 1.00 | 8.84 | 2.38 | 8.84 |
| #FFFFFF | 8.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#464029
Deuteranopia (green-blind)
#595028
Tritanopia (blue-blind)
#8A2330
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7e322a; /* rgb */ color: rgb(126, 50, 42); /* oklch */ color: oklch(42.2% 0.107 28.5);
Tailwind
colors: {
custom: {
50: '#a96d63',
500: '#7e322a',
950: '#000000',
},
}SCSS
$custom: #7e322a; $custom-light: #a96d63; $custom-dark: #000000;
JSON
{
"hex": "#7e322a",
"rgb": {
"r": 126,
"g": 50,
"b": 42
},
"hsl": {
"h": 5.714,
"s": 50,
"l": 32.941
},
"oklch": {
"l": 0.42223,
"c": 0.10747,
"h": 28.5
},
"luminance": 0.06884
}Semantic roles & 50–950 ramp
primary
#7E322A
secondary
#56A5AE
accent
#CCDA4E
background
#FBF6F5
surface
#F6ECEA
border
#D0C7C6
text
#110705
muted
#807A79