#7E371A#7E371A
#7E371A is a dark, moderate orange. Relative luminance 0.072; OKLCH L 42.8% C 0.107 H 41.3°. Best body text is #FFFFFF at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7E371A |
|---|---|
| RGB | rgb(126, 55, 26) |
| HSL | hsl(17, 66%, 30%) |
| HSV | hsv(17, 79%, 49%) |
| CMYK | cmyk(0%, 56.3%, 79.4%, 50.6%) |
| CIE-LAB | lab(32.36, 28.85, 32.04) |
| CIE-LCH | lch(32.36, 43.12, 48.01°) |
| OKLab | oklab(42.77% 0.0803 0.0707) |
| OKLCH | oklch(42.77% 0.107 41.3) |
| XYZ | xyz(10.1578, 7.2439, 1.8404) |
| Luminance | 0.0724 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.22
Red Brown
#8B2E16
ΔE00 4.14
Chestnut
#742802
ΔE00 4.50
Rust Brown
#8B3103
ΔE00 4.55
Brown Red
#922B05
ΔE00 5.45
Auburn
#9A3001
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E371A #1A617E
analogous
#7E1A2F #7E371A #7E691A
triadic
#7E371A #1A7E37 #371A7E
tetradic
#7E371A #2F7E1A #1A617E #691A7E
square
#7E371A #2F7E1A #1A617E #691A7E
split-complementary
#7E371A #1A7E69 #1A2F7E
monochromatic
#190B05 #4B2110 #7E371A #B14D24 #D7693C
Accessibility & contrast
On white
8.58
#7E371A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.45
#7E371A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E371A
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E371A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E371A | 1.00 | 8.58 | 2.45 | 8.58 |
| #FFFFFF | 8.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B4216
Deuteranopia (green-blind)
#5C5218
Tritanopia (blue-blind)
#8B2731
Achromatopsia (no color)
#4C4C4C
Design tokens & code
CSS
--color: #7e371a; /* rgb */ color: rgb(126, 55, 26); /* oklch */ color: oklch(42.8% 0.107 41.3);
Tailwind
colors: {
custom: {
50: '#aa7058',
500: '#7e371a',
950: '#000000',
},
}SCSS
$custom: #7e371a; $custom-light: #aa7058; $custom-dark: #000000;
JSON
{
"hex": "#7e371a",
"rgb": {
"r": 126,
"g": 55,
"b": 26
},
"hsl": {
"h": 17.4,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.4277,
"c": 0.10698,
"h": 41.3
},
"luminance": 0.07243
}Semantic roles & 50–950 ramp
primary
#7E371A
secondary
#4291B2
accent
#B8E93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78