#803218#803218
#803218 is a dark, moderate orange. Relative luminance 0.069; OKLCH L 42.3% C 0.115 H 38.2°. Best body text is #FFFFFF at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #803218 |
|---|---|
| RGB | rgb(128, 50, 24) |
| HSL | hsl(15, 68%, 30%) |
| HSV | hsv(15, 81%, 50%) |
| CMYK | cmyk(0%, 60.9%, 81.3%, 49.8%) |
| CIE-LAB | lab(31.66, 32.22, 32.53) |
| CIE-LCH | lch(31.66, 45.79, 45.28°) |
| OKLab | oklab(42.31% 0.0901 0.071) |
| OKLCH | oklch(42.31% 0.115 38.2) |
| XYZ | xyz(10.2086, 6.9377, 1.6655) |
| Luminance | 0.0694 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.43
Red Brown
#8B2E16
ΔE00 2.66
Chestnut
#742802
ΔE00 4.40
Rust Brown
#8B3103
ΔE00 4.68
Brown Red
#922B05
ΔE00 4.71
Brick Red
#8F1402
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#803218 #186680
analogous
#801832 #803218 #806618
triadic
#803218 #188032 #321880
tetradic
#803218 #328018 #186680 #661880
square
#803218 #328018 #186680 #661880
split-complementary
#803218 #188066 #183280
monochromatic
#1A0A05 #4C1E0E #803218 #B44622 #DA6139
Accessibility & contrast
On white
8.80
#803218 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.39
#803218 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #803218
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##803218 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##803218 | 1.00 | 8.80 | 2.39 | 8.80 |
| #FFFFFF | 8.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#484014
Deuteranopia (green-blind)
#5B5115
Tritanopia (blue-blind)
#8D202D
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #803218; /* rgb */ color: rgb(128, 50, 24); /* oklch */ color: oklch(42.3% 0.115 38.2);
Tailwind
colors: {
custom: {
50: '#ac6d57',
500: '#803218',
950: '#000000',
},
}SCSS
$custom: #803218; $custom-light: #ac6d57; $custom-dark: #000000;
JSON
{
"hex": "#803218",
"rgb": {
"r": 128,
"g": 50,
"b": 24
},
"hsl": {
"h": 15,
"s": 68.421,
"l": 29.804
},
"oklch": {
"l": 0.42307,
"c": 0.11468,
"h": 38.2
},
"luminance": 0.06936
}Semantic roles & 50–950 ramp
primary
#803218
secondary
#4097B4
accent
#C0EB3D
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78