#7E331A#7E331A
#7E331A is a dark, moderate orange. Relative luminance 0.069; OKLCH L 42.1% C 0.111 H 38.4°. Best body text is #FFFFFF at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7E331A |
|---|---|
| RGB | rgb(126, 51, 26) |
| HSL | hsl(15, 66%, 30%) |
| HSV | hsv(15, 79%, 49%) |
| CMYK | cmyk(0%, 59.5%, 79.4%, 50.6%) |
| CIE-LAB | lab(31.53, 30.98, 31.19) |
| CIE-LCH | lch(31.53, 43.96, 45.20°) |
| OKLab | oklab(42.14% 0.0868 0.0688) |
| OKLCH | oklch(42.14% 0.111 38.4) |
| XYZ | xyz(9.9755, 6.8792, 1.7796) |
| Luminance | 0.0688 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.86
Red Brown
#8B2E16
ΔE00 3.15
Chestnut
#742802
ΔE00 4.53
Rust Brown
#8B3103
ΔE00 5.16
Brown Red
#922B05
ΔE00 5.31
Brick Red
#8F1402
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E331A #1A657E
analogous
#7E1A33 #7E331A #7E651A
triadic
#7E331A #1A7E33 #331A7E
tetradic
#7E331A #337E1A #1A657E #651A7E
square
#7E331A #337E1A #1A657E #651A7E
split-complementary
#7E331A #1A7E65 #1A337E
monochromatic
#190A05 #4B1E10 #7E331A #B14824 #D7623C
Accessibility & contrast
On white
8.84
#7E331A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.38
#7E331A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E331A
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E331A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E331A | 1.00 | 8.84 | 2.38 | 8.84 |
| #FFFFFF | 8.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#484017
Deuteranopia (green-blind)
#5A5018
Tritanopia (blue-blind)
#8B222E
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7e331a; /* rgb */ color: rgb(126, 51, 26); /* oklch */ color: oklch(42.1% 0.111 38.4);
Tailwind
colors: {
custom: {
50: '#aa6d58',
500: '#7e331a',
950: '#000000',
},
}SCSS
$custom: #7e331a; $custom-light: #aa6d58; $custom-dark: #000000;
JSON
{
"hex": "#7e331a",
"rgb": {
"r": 126,
"g": 51,
"b": 26
},
"hsl": {
"h": 15,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.42144,
"c": 0.11081,
"h": 38.4
},
"luminance": 0.06878
}Semantic roles & 50–950 ramp
primary
#7E331A
secondary
#4296B2
accent
#BEE93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78