#803119#803119
#803119 is a dark, moderate red. Relative luminance 0.069; OKLCH L 42.2% C 0.115 H 37.2°. Best body text is #FFFFFF at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #803119 |
|---|---|
| RGB | rgb(128, 49, 25) |
| HSL | hsl(14, 67%, 30%) |
| HSV | hsv(14, 80%, 50%) |
| CMYK | cmyk(0%, 61.7%, 80.5%, 49.8%) |
| CIE-LAB | lab(31.48, 32.77, 31.80) |
| CIE-LCH | lch(31.48, 45.67, 44.14°) |
| OKLab | oklab(42.17% 0.092 0.0697) |
| OKLCH | oklch(42.17% 0.115 37.2) |
| XYZ | xyz(10.1770, 6.8574, 1.7072) |
| Luminance | 0.0686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.48
Reddish Brown
#7F2B0A
ΔE00 2.75
Chestnut
#742802
ΔE00 4.73
Brown Red
#922B05
ΔE00 4.94
Rust Brown
#8B3103
ΔE00 5.18
Brick Red
#8F1402
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#803119 #196880
analogous
#801934 #803119 #806519
triadic
#803119 #198031 #311980
tetradic
#803119 #348019 #196880 #651980
square
#803119 #348019 #196880 #651980
split-complementary
#803119 #198065 #193480
monochromatic
#1A0A05 #4D1D0F #803119 #B34523 #D9603B
Accessibility & contrast
On white
8.86
#803119 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.37
#803119 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #803119
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##803119 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##803119 | 1.00 | 8.86 | 2.37 | 8.86 |
| #FFFFFF | 8.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#473F16
Deuteranopia (green-blind)
#5B5116
Tritanopia (blue-blind)
#8D1E2C
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #803119; /* rgb */ color: rgb(128, 49, 25); /* oklch */ color: oklch(42.2% 0.115 37.2);
Tailwind
colors: {
custom: {
50: '#ac6c57',
500: '#803119',
950: '#000000',
},
}SCSS
$custom: #803119; $custom-light: #ac6c57; $custom-dark: #000000;
JSON
{
"hex": "#803119",
"rgb": {
"r": 128,
"g": 49,
"b": 25
},
"hsl": {
"h": 13.981,
"s": 67.32,
"l": 30
},
"oklch": {
"l": 0.42171,
"c": 0.11539,
"h": 37.2
},
"luminance": 0.06856
}Semantic roles & 50–950 ramp
primary
#803119
secondary
#4199B4
accent
#C2EA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78