#802B1A#802B1A
#802B1A is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.3% C 0.121 H 33.2°. Best body text is #FFFFFF at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #802B1A |
|---|---|
| RGB | rgb(128, 43, 26) |
| HSL | hsl(10, 66%, 30%) |
| HSV | hsv(10, 80%, 50%) |
| CMYK | cmyk(0%, 66.4%, 79.7%, 49.8%) |
| CIE-LAB | lab(30.38, 35.75, 30.11) |
| CIE-LCH | lch(30.38, 46.74, 40.11°) |
| OKLab | oklab(41.35% 0.1014 0.0663) |
| OKLCH | oklch(41.35% 0.121 33.2) |
| XYZ | xyz(9.9535, 6.3930, 1.6869) |
| Luminance | 0.0639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.04
Reddish Brown
#7F2B0A
ΔE00 4.32
Indian Red
#850E04
ΔE00 4.65
Brick Red
#8F1402
ΔE00 5.13
Dark Red
#840000
ΔE00 5.60
Darkred
#8B0000
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802B1A #1A6F80
analogous
#801A3C #802B1A #805E1A
triadic
#802B1A #1A802B #2B1A80
tetradic
#802B1A #3C801A #1A6F80 #5E1A80
square
#802B1A #3C801A #1A6F80 #5E1A80
split-complementary
#802B1A #1A805E #1A3C80
monochromatic
#1A0905 #4D1A10 #802B1A #B33C24 #D8573D
Accessibility & contrast
On white
9.22
#802B1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.28
#802B1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802B1A
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802B1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802B1A | 1.00 | 9.22 | 2.28 | 9.22 |
| #FFFFFF | 9.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433C18
Deuteranopia (green-blind)
#584F17
Tritanopia (blue-blind)
#8D1428
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802b1a; /* rgb */ color: rgb(128, 43, 26); /* oklch */ color: oklch(41.3% 0.121 33.2);
Tailwind
colors: {
custom: {
50: '#ac6957',
500: '#802b1a',
950: '#000000',
},
}SCSS
$custom: #802b1a; $custom-light: #ac6957; $custom-dark: #000000;
JSON
{
"hex": "#802b1a",
"rgb": {
"r": 128,
"g": 43,
"b": 26
},
"hsl": {
"h": 10,
"s": 66.234,
"l": 30.196
},
"oklch": {
"l": 0.41346,
"c": 0.12114,
"h": 33.2
},
"luminance": 0.06392
}Semantic roles & 50–950 ramp
primary
#802B1A
secondary
#42A1B4
accent
#CDE93F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78