#7E341A#7E341A
#7E341A is a dark, moderate orange. Relative luminance 0.070; OKLCH L 42.3% C 0.110 H 39.1°. Best body text is #FFFFFF at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7E341A |
|---|---|
| RGB | rgb(126, 52, 26) |
| HSL | hsl(16, 66%, 30%) |
| HSV | hsv(16, 79%, 49%) |
| CMYK | cmyk(0%, 58.7%, 79.4%, 50.6%) |
| CIE-LAB | lab(31.73, 30.45, 31.40) |
| CIE-LCH | lch(31.73, 43.74, 45.88°) |
| OKLab | oklab(42.3% 0.0852 0.0693) |
| OKLCH | oklch(42.3% 0.11 39.1) |
| XYZ | xyz(10.0197, 6.9675, 1.7943) |
| Luminance | 0.0697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.86
Red Brown
#8B2E16
ΔE00 3.34
Chestnut
#742802
ΔE00 4.47
Rust Brown
#8B3103
ΔE00 4.96
Brown Red
#922B05
ΔE00 5.29
Brick Red
#8F1402
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E341A #1A647E
analogous
#7E1A32 #7E341A #7E661A
triadic
#7E341A #1A7E34 #341A7E
tetradic
#7E341A #327E1A #1A647E #661A7E
square
#7E341A #327E1A #1A647E #661A7E
split-complementary
#7E341A #1A7E66 #1A327E
monochromatic
#190A05 #4B1F10 #7E341A #B14924 #D7643C
Accessibility & contrast
On white
8.77
#7E341A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.39
#7E341A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E341A
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E341A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E341A | 1.00 | 8.77 | 2.39 | 8.77 |
| #FFFFFF | 8.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#494017
Deuteranopia (green-blind)
#5B5118
Tritanopia (blue-blind)
#8B232E
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #7e341a; /* rgb */ color: rgb(126, 52, 26); /* oklch */ color: oklch(42.3% 0.110 39.1);
Tailwind
colors: {
custom: {
50: '#aa6e58',
500: '#7e341a',
950: '#000000',
},
}SCSS
$custom: #7e341a; $custom-light: #aa6e58; $custom-dark: #000000;
JSON
{
"hex": "#7e341a",
"rgb": {
"r": 126,
"g": 52,
"b": 26
},
"hsl": {
"h": 15.6,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.42297,
"c": 0.10983,
"h": 39.1
},
"luminance": 0.06966
}Semantic roles & 50–950 ramp
primary
#7E341A
secondary
#4295B2
accent
#BDE93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78