#803519#803519
#803519 is a dark, moderate orange. Relative luminance 0.072; OKLCH L 42.8% C 0.112 H 39.9°. Best body text is #FFFFFF at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #803519 |
|---|---|
| RGB | rgb(128, 53, 25) |
| HSL | hsl(16, 67%, 30%) |
| HSV | hsv(16, 80%, 50%) |
| CMYK | cmyk(0%, 58.6%, 80.5%, 49.8%) |
| CIE-LAB | lab(32.27, 30.70, 32.61) |
| CIE-LCH | lch(32.27, 44.79, 46.73°) |
| OKLab | oklab(42.77% 0.0856 0.0715) |
| OKLCH | oklch(42.77% 0.112 39.9) |
| XYZ | xyz(10.3517, 7.2070, 1.7655) |
| Luminance | 0.0721 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.72
Red Brown
#8B2E16
ΔE00 3.27
Rust Brown
#8B3103
ΔE00 4.34
Chestnut
#742802
ΔE00 4.46
Brown Red
#922B05
ΔE00 4.84
Auburn
#9A3001
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#803519 #196480
analogous
#801930 #803519 #806919
triadic
#803519 #198035 #351980
tetradic
#803519 #308019 #196480 #691980
square
#803519 #308019 #196480 #691980
split-complementary
#803519 #198069 #193080
monochromatic
#1A0B05 #4D200F #803519 #B34A23 #D9663B
Accessibility & contrast
On white
8.60
#803519 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.44
#803519 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #803519
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##803519 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##803519 | 1.00 | 8.60 | 2.44 | 8.60 |
| #FFFFFF | 8.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A4215
Deuteranopia (green-blind)
#5C5217
Tritanopia (blue-blind)
#8D242F
Achromatopsia (no color)
#4C4C4C
Design tokens & code
CSS
--color: #803519; /* rgb */ color: rgb(128, 53, 25); /* oklch */ color: oklch(42.8% 0.112 39.9);
Tailwind
colors: {
custom: {
50: '#ab6f57',
500: '#803519',
950: '#000000',
},
}SCSS
$custom: #803519; $custom-light: #ab6f57; $custom-dark: #000000;
JSON
{
"hex": "#803519",
"rgb": {
"r": 128,
"g": 53,
"b": 25
},
"hsl": {
"h": 16.311,
"s": 67.32,
"l": 30
},
"oklch": {
"l": 0.42772,
"c": 0.11151,
"h": 39.9
},
"luminance": 0.07206
}Semantic roles & 50–950 ramp
primary
#803519
secondary
#4195B4
accent
#BBEA3E
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78