#7E321A#7E321A
#7E321A is a dark, moderate red. Relative luminance 0.068; OKLCH L 42.0% C 0.112 H 37.7°. Best body text is #FFFFFF at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7E321A |
|---|---|
| RGB | rgb(126, 50, 26) |
| HSL | hsl(14, 66%, 30%) |
| HSV | hsv(14, 79%, 49%) |
| CMYK | cmyk(0%, 60.3%, 79.4%, 50.6%) |
| CIE-LAB | lab(31.33, 31.50, 30.99) |
| CIE-LCH | lch(31.33, 44.18, 44.53°) |
| OKLab | oklab(41.99% 0.0884 0.0684) |
| OKLCH | oklch(41.99% 0.112 37.7) |
| XYZ | xyz(9.9323, 6.7927, 1.7652) |
| Luminance | 0.0679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.92
Red Brown
#8B2E16
ΔE00 3.01
Chestnut
#742802
ΔE00 4.63
Brown Red
#922B05
ΔE00 5.36
Rust Brown
#8B3103
ΔE00 5.38
Brick Red
#8F1402
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E321A #1A667E
analogous
#7E1A34 #7E321A #7E641A
triadic
#7E321A #1A7E32 #321A7E
tetradic
#7E321A #347E1A #1A667E #641A7E
square
#7E321A #347E1A #1A667E #641A7E
split-complementary
#7E321A #1A7E64 #1A347E
monochromatic
#190A05 #4B1E10 #7E321A #B14624 #D7613C
Accessibility & contrast
On white
8.91
#7E321A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.36
#7E321A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E321A
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E321A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E321A | 1.00 | 8.91 | 2.36 | 8.91 |
| #FFFFFF | 8.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#473F17
Deuteranopia (green-blind)
#5A5018
Tritanopia (blue-blind)
#8B212D
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7e321a; /* rgb */ color: rgb(126, 50, 26); /* oklch */ color: oklch(42.0% 0.112 37.7);
Tailwind
colors: {
custom: {
50: '#aa6d58',
500: '#7e321a',
950: '#000000',
},
}SCSS
$custom: #7e321a; $custom-light: #aa6d58; $custom-dark: #000000;
JSON
{
"hex": "#7e321a",
"rgb": {
"r": 126,
"g": 50,
"b": 26
},
"hsl": {
"h": 14.4,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.41992,
"c": 0.11179,
"h": 37.7
},
"luminance": 0.06791
}Semantic roles & 50–950 ramp
primary
#7E321A
secondary
#4297B2
accent
#C0E93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78