#7E361A#7E361A
#7E361A is a dark, moderate orange. Relative luminance 0.071; OKLCH L 42.6% C 0.108 H 40.6°. Best body text is #FFFFFF at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7E361A |
|---|---|
| RGB | rgb(126, 54, 26) |
| HSL | hsl(17, 66%, 30%) |
| HSV | hsv(17, 79%, 49%) |
| CMYK | cmyk(0%, 57.1%, 79.4%, 50.6%) |
| CIE-LAB | lab(32.15, 29.39, 31.83) |
| CIE-LCH | lch(32.15, 43.32, 47.28°) |
| OKLab | oklab(42.61% 0.082 0.0702) |
| OKLCH | oklch(42.61% 0.108 40.6) |
| XYZ | xyz(10.1108, 7.1499, 1.8247) |
| Luminance | 0.0715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.05
Red Brown
#8B2E16
ΔE00 3.84
Chestnut
#742802
ΔE00 4.45
Rust Brown
#8B3103
ΔE00 4.65
Brown Red
#922B05
ΔE00 5.36
Auburn
#9A3001
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E361A #1A627E
analogous
#7E1A30 #7E361A #7E681A
triadic
#7E361A #1A7E36 #361A7E
tetradic
#7E361A #307E1A #1A627E #681A7E
square
#7E361A #307E1A #1A627E #681A7E
split-complementary
#7E361A #1A7E68 #1A307E
monochromatic
#190B05 #4B2010 #7E361A #B14C24 #D7673C
Accessibility & contrast
On white
8.64
#7E361A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.43
#7E361A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E361A
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E361A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E361A | 1.00 | 8.64 | 2.43 | 8.64 |
| #FFFFFF | 8.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A4216
Deuteranopia (green-blind)
#5C5218
Tritanopia (blue-blind)
#8B2630
Achromatopsia (no color)
#4C4C4C
Design tokens & code
CSS
--color: #7e361a; /* rgb */ color: rgb(126, 54, 26); /* oklch */ color: oklch(42.6% 0.108 40.6);
Tailwind
colors: {
custom: {
50: '#aa6f58',
500: '#7e361a',
950: '#000000',
},
}SCSS
$custom: #7e361a; $custom-light: #aa6f58; $custom-dark: #000000;
JSON
{
"hex": "#7e361a",
"rgb": {
"r": 126,
"g": 54,
"b": 26
},
"hsl": {
"h": 16.8,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.42611,
"c": 0.10791,
"h": 40.6
},
"luminance": 0.07149
}Semantic roles & 50–950 ramp
primary
#7E361A
secondary
#4293B2
accent
#B9E93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78