#7E381A#7E381A
#7E381A is a dark, moderate orange. Relative luminance 0.073; OKLCH L 42.9% C 0.106 H 42.1°. Best body text is #FFFFFF at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7E381A |
|---|---|
| RGB | rgb(126, 56, 26) |
| HSL | hsl(18, 66%, 30%) |
| HSV | hsv(18, 79%, 49%) |
| CMYK | cmyk(0%, 55.6%, 79.4%, 50.6%) |
| CIE-LAB | lab(32.57, 28.30, 32.26) |
| CIE-LCH | lch(32.57, 42.92, 48.74°) |
| OKLab | oklab(42.93% 0.0787 0.0711) |
| OKLCH | oklch(42.93% 0.106 42.1) |
| XYZ | xyz(10.2058, 7.3399, 1.8564) |
| Luminance | 0.0734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.45
Red Brown
#8B2E16
ΔE00 4.47
Rust Brown
#8B3103
ΔE00 4.48
Chestnut
#742802
ΔE00 4.60
Brown Red
#922B05
ΔE00 5.57
Saddlebrown
#8B4513
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E381A #1A607E
analogous
#7E1A2E #7E381A #7E6A1A
triadic
#7E381A #1A7E38 #381A7E
tetradic
#7E381A #2E7E1A #1A607E #6A1A7E
square
#7E381A #2E7E1A #1A607E #6A1A7E
split-complementary
#7E381A #1A7E6A #1A2E7E
monochromatic
#190B05 #4B2110 #7E381A #B14F24 #D76A3C
Accessibility & contrast
On white
8.51
#7E381A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.47
#7E381A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E381A
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E381A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E381A | 1.00 | 8.51 | 2.47 | 8.51 |
| #FFFFFF | 8.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B4316
Deuteranopia (green-blind)
#5D5318
Tritanopia (blue-blind)
#8B2932
Achromatopsia (no color)
#4D4D4D
Design tokens & code
CSS
--color: #7e381a; /* rgb */ color: rgb(126, 56, 26); /* oklch */ color: oklch(42.9% 0.106 42.1);
Tailwind
colors: {
custom: {
50: '#a97058',
500: '#7e381a',
950: '#000000',
},
}SCSS
$custom: #7e381a; $custom-light: #a97058; $custom-dark: #000000;
JSON
{
"hex": "#7e381a",
"rgb": {
"r": 126,
"g": 56,
"b": 26
},
"hsl": {
"h": 18,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.42932,
"c": 0.10605,
"h": 42.1
},
"luminance": 0.07339
}Semantic roles & 50–950 ramp
primary
#7E381A
secondary
#4290B2
accent
#B6E93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78