#7E3318#7E3318
#7E3318 is a dark, moderate orange. Relative luminance 0.069; OKLCH L 42.1% C 0.111 H 39.3°. Best body text is #FFFFFF at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7E3318 |
|---|---|
| RGB | rgb(126, 51, 24) |
| HSL | hsl(16, 68%, 29%) |
| HSV | hsv(16, 81%, 49%) |
| CMYK | cmyk(0%, 59.5%, 81%, 50.6%) |
| CIE-LAB | lab(31.51, 30.89, 32.26) |
| CIE-LCH | lch(31.51, 44.67, 46.24°) |
| OKLab | oklab(42.12% 0.0862 0.0706) |
| OKLCH | oklch(42.12% 0.111 39.3) |
| XYZ | xyz(9.9539, 6.8706, 1.6660) |
| Luminance | 0.0687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.47
Red Brown
#8B2E16
ΔE00 3.28
Chestnut
#742802
ΔE00 4.11
Rust Brown
#8B3103
ΔE00 4.67
Brown Red
#922B05
ΔE00 5.05
Brick Red
#8F1402
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E3318 #18637E
analogous
#7E1830 #7E3318 #7E6618
triadic
#7E3318 #187E33 #33187E
tetradic
#7E3318 #307E18 #18637E #66187E
square
#7E3318 #307E18 #18637E #66187E
split-complementary
#7E3318 #187E66 #18307E
monochromatic
#1A0A05 #4B1E0E #7E3318 #B14822 #D96237
Accessibility & contrast
On white
8.85
#7E3318 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.37
#7E3318 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E3318
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E3318 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E3318 | 1.00 | 8.85 | 2.37 | 8.85 |
| #FFFFFF | 8.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#484014
Deuteranopia (green-blind)
#5A5016
Tritanopia (blue-blind)
#8B222D
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7e3318; /* rgb */ color: rgb(126, 51, 24); /* oklch */ color: oklch(42.1% 0.111 39.3);
Tailwind
colors: {
custom: {
50: '#aa6d57',
500: '#7e3318',
950: '#000000',
},
}SCSS
$custom: #7e3318; $custom-light: #aa6d57; $custom-dark: #000000;
JSON
{
"hex": "#7e3318",
"rgb": {
"r": 126,
"g": 51,
"b": 24
},
"hsl": {
"h": 15.882,
"s": 68,
"l": 29.412
},
"oklch": {
"l": 0.42122,
"c": 0.1114,
"h": 39.3
},
"luminance": 0.06869
}Semantic roles & 50–950 ramp
primary
#7E3318
secondary
#3F94B2
accent
#BDEB3D
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78