#7B351A#7B351A
#7B351A is a dark, moderate orange. Relative luminance 0.068; OKLCH L 42.0% C 0.105 H 40.5°. Best body text is #FFFFFF at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7B351A |
|---|---|
| RGB | rgb(123, 53, 26) |
| HSL | hsl(17, 65%, 29%) |
| HSV | hsv(17, 79%, 48%) |
| CMYK | cmyk(0%, 56.9%, 78.9%, 51.8%) |
| CIE-LAB | lab(31.42, 28.67, 30.92) |
| CIE-LCH | lch(31.42, 42.17, 47.16°) |
| OKLab | oklab(41.96% 0.0801 0.0685) |
| OKLCH | oklch(41.96% 0.105 40.5) |
| XYZ | xyz(9.6289, 6.8330, 1.7889) |
| Luminance | 0.0683 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.15
Red Brown
#8B2E16
ΔE00 4.21
Chestnut
#742802
ΔE00 4.22
Rust Brown
#8B3103
ΔE00 5.16
Brown Red
#922B05
ΔE00 5.88
Auburn
#9A3001
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B351A #1A607B
analogous
#7B1A30 #7B351A #7B661A
triadic
#7B351A #1A7B35 #351A7B
tetradic
#7B351A #307B1A #1A607B #661A7B
square
#7B351A #307B1A #1A607B #661A7B
split-complementary
#7B351A #1A7B66 #1A307B
monochromatic
#190B05 #481F0F #7B351A #AE4B25 #D5653A
Accessibility & contrast
On white
8.87
#7B351A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.37
#7B351A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B351A
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B351A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B351A | 1.00 | 8.87 | 2.37 | 8.87 |
| #FFFFFF | 8.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#484017
Deuteranopia (green-blind)
#595018
Tritanopia (blue-blind)
#87262F
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7b351a; /* rgb */ color: rgb(123, 53, 26); /* oklch */ color: oklch(42.0% 0.105 40.5);
Tailwind
colors: {
custom: {
50: '#a76e58',
500: '#7b351a',
950: '#000000',
},
}SCSS
$custom: #7b351a; $custom-light: #a76e58; $custom-dark: #000000;
JSON
{
"hex": "#7b351a",
"rgb": {
"r": 123,
"g": 53,
"b": 26
},
"hsl": {
"h": 16.701,
"s": 65.101,
"l": 29.216
},
"oklch": {
"l": 0.41961,
"c": 0.10535,
"h": 40.5
},
"luminance": 0.06832
}Semantic roles & 50–950 ramp
primary
#7B351A
secondary
#4291AF
accent
#B9E840
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78