#802919#802919
#802919 is a dark, vivid red. Relative luminance 0.062; OKLCH L 41.1% C 0.123 H 32.6°. Best body text is #FFFFFF at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #802919 |
|---|---|
| RGB | rgb(128, 41, 25) |
| HSL | hsl(9, 67%, 30%) |
| HSV | hsv(9, 80%, 50%) |
| CMYK | cmyk(0%, 68%, 80.5%, 49.8%) |
| CIE-LAB | lab(30.03, 36.64, 30.31) |
| CIE-LCH | lch(30.03, 47.55, 39.60°) |
| OKLab | oklab(41.08% 0.1039 0.0665) |
| OKLCH | oklch(41.08% 0.123 32.6) |
| XYZ | xyz(9.8716, 6.2467, 1.6054) |
| Luminance | 0.0624 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.26
Indian Red
#850E04
ΔE00 4.28
Reddish Brown
#7F2B0A
ΔE00 4.53
Brick Red
#8F1402
ΔE00 4.93
Dark Red
#840000
ΔE00 5.19
Maroon
#800000
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802919 #197080
analogous
#80193D #802919 #805C19
triadic
#802919 #198029 #291980
tetradic
#802919 #3D8019 #197080 #5C1980
square
#802919 #3D8019 #197080 #5C1980
split-complementary
#802919 #19805C #193D80
monochromatic
#1A0805 #4D190F #802919 #B33923 #D9533B
Accessibility & contrast
On white
9.34
#802919 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.25
#802919 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802919
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802919 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802919 | 1.00 | 9.34 | 2.25 | 9.34 |
| #FFFFFF | 9.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423B17
Deuteranopia (green-blind)
#574E16
Tritanopia (blue-blind)
#8D1026
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #802919; /* rgb */ color: rgb(128, 41, 25); /* oklch */ color: oklch(41.1% 0.123 32.6);
Tailwind
colors: {
custom: {
50: '#ac6857',
500: '#802919',
950: '#000000',
},
}SCSS
$custom: #802919; $custom-light: #ac6857; $custom-dark: #000000;
JSON
{
"hex": "#802919",
"rgb": {
"r": 128,
"g": 41,
"b": 25
},
"hsl": {
"h": 9.32,
"s": 67.32,
"l": 30
},
"oklch": {
"l": 0.41075,
"c": 0.12336,
"h": 32.6
},
"luminance": 0.06245
}Semantic roles & 50–950 ramp
primary
#802919
secondary
#41A2B4
accent
#CFEA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78