#7E351A#7E351A
#7E351A is a dark, moderate orange. Relative luminance 0.071; OKLCH L 42.5% C 0.109 H 39.8°. Best body text is #FFFFFF at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7E351A |
|---|---|
| RGB | rgb(126, 53, 26) |
| HSL | hsl(16, 66%, 30%) |
| HSV | hsv(16, 79%, 49%) |
| CMYK | cmyk(0%, 57.9%, 79.4%, 50.6%) |
| CIE-LAB | lab(31.94, 29.92, 31.61) |
| CIE-LCH | lch(31.94, 43.53, 46.57°) |
| OKLab | oklab(42.45% 0.0836 0.0697) |
| OKLCH | oklch(42.45% 0.109 39.8) |
| XYZ | xyz(10.0648, 7.0577, 1.8094) |
| Luminance | 0.0706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.92
Red Brown
#8B2E16
ΔE00 3.57
Chestnut
#742802
ΔE00 4.44
Rust Brown
#8B3103
ΔE00 4.79
Brown Red
#922B05
ΔE00 5.31
Auburn
#9A3001
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E351A #1A637E
analogous
#7E1A31 #7E351A #7E671A
triadic
#7E351A #1A7E35 #351A7E
tetradic
#7E351A #317E1A #1A637E #671A7E
square
#7E351A #317E1A #1A637E #671A7E
split-complementary
#7E351A #1A7E67 #1A317E
monochromatic
#190B05 #4B2010 #7E351A #B14A24 #D7663C
Accessibility & contrast
On white
8.71
#7E351A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.41
#7E351A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E351A
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E351A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E351A | 1.00 | 8.71 | 2.41 | 8.71 |
| #FFFFFF | 8.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#494117
Deuteranopia (green-blind)
#5B5118
Tritanopia (blue-blind)
#8B252F
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #7e351a; /* rgb */ color: rgb(126, 53, 26); /* oklch */ color: oklch(42.5% 0.109 39.8);
Tailwind
colors: {
custom: {
50: '#aa6e58',
500: '#7e351a',
950: '#000000',
},
}SCSS
$custom: #7e351a; $custom-light: #aa6e58; $custom-dark: #000000;
JSON
{
"hex": "#7e351a",
"rgb": {
"r": 126,
"g": 53,
"b": 26
},
"hsl": {
"h": 16.2,
"s": 65.789,
"l": 29.804
},
"oklch": {
"l": 0.42453,
"c": 0.10887,
"h": 39.8
},
"luminance": 0.07056
}Semantic roles & 50–950 ramp
primary
#7E351A
secondary
#4294B2
accent
#BBE93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78