#803219#803219
#803219 is a dark, moderate red. Relative luminance 0.069; OKLCH L 42.3% C 0.114 H 37.8°. Best body text is #FFFFFF at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #803219 |
|---|---|
| RGB | rgb(128, 50, 25) |
| HSL | hsl(15, 67%, 30%) |
| HSV | hsv(15, 80%, 50%) |
| CMYK | cmyk(0%, 60.9%, 80.5%, 49.8%) |
| CIE-LAB | lab(31.67, 32.26, 32.00) |
| CIE-LCH | lch(31.67, 45.44, 44.77°) |
| OKLab | oklab(42.32% 0.0904 0.0701) |
| OKLCH | oklch(42.32% 0.114 37.8) |
| XYZ | xyz(10.2192, 6.9420, 1.7213) |
| Luminance | 0.0694 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.60
Reddish Brown
#7F2B0A
ΔE00 2.65
Chestnut
#742802
ΔE00 4.61
Brown Red
#922B05
ΔE00 4.87
Rust Brown
#8B3103
ΔE00 4.94
Brick Red
#8F1402
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#803219 #196780
analogous
#801934 #803219 #806519
triadic
#803219 #198032 #321980
tetradic
#803219 #348019 #196780 #651980
square
#803219 #348019 #196780 #651980
split-complementary
#803219 #198065 #193480
monochromatic
#1A0A05 #4D1E0F #803219 #B34623 #D9613B
Accessibility & contrast
On white
8.79
#803219 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.39
#803219 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #803219
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##803219 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##803219 | 1.00 | 8.79 | 2.39 | 8.79 |
| #FFFFFF | 8.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#484016
Deuteranopia (green-blind)
#5B5116
Tritanopia (blue-blind)
#8D202D
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #803219; /* rgb */ color: rgb(128, 50, 25); /* oklch */ color: oklch(42.3% 0.114 37.8);
Tailwind
colors: {
custom: {
50: '#ac6d57',
500: '#803219',
950: '#000000',
},
}SCSS
$custom: #803219; $custom-light: #ac6d57; $custom-dark: #000000;
JSON
{
"hex": "#803219",
"rgb": {
"r": 128,
"g": 50,
"b": 25
},
"hsl": {
"h": 14.563,
"s": 67.32,
"l": 30
},
"oklch": {
"l": 0.42318,
"c": 0.1144,
"h": 37.8
},
"luminance": 0.06941
}Semantic roles & 50–950 ramp
primary
#803219
secondary
#4198B4
accent
#C0EA3E
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78