#802B1B#802B1B
#802B1B is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.4% C 0.121 H 32.7°. Best body text is #FFFFFF at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #802B1B |
|---|---|
| RGB | rgb(128, 43, 27) |
| HSL | hsl(10, 65%, 30%) |
| HSV | hsv(10, 79%, 50%) |
| CMYK | cmyk(0%, 66.4%, 78.9%, 49.8%) |
| CIE-LAB | lab(30.39, 35.79, 29.55) |
| CIE-LCH | lch(30.39, 46.41, 39.54°) |
| OKLab | oklab(41.36% 0.1017 0.0654) |
| OKLCH | oklch(41.36% 0.121 32.7) |
| XYZ | xyz(9.9649, 6.3975, 1.7468) |
| Luminance | 0.0640 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.26
Reddish Brown
#7F2B0A
ΔE00 4.64
Indian Red
#850E04
ΔE00 4.73
Brick Red
#8F1402
ΔE00 5.29
Dark Red
#840000
ΔE00 5.64
Maroon
#800000
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802B1B #1B7080
analogous
#801B3D #802B1B #805D1B
triadic
#802B1B #1B802B #2B1B80
tetradic
#802B1B #3D801B #1B7080 #5D1B80
square
#802B1B #3D801B #1B7080 #5D1B80
split-complementary
#802B1B #1B805D #1B3D80
monochromatic
#1B0906 #4D1A10 #802B1B #B33C26 #D6573F
Accessibility & contrast
On white
9.21
#802B1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.28
#802B1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802B1B
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802B1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802B1B | 1.00 | 9.21 | 2.28 | 9.21 |
| #FFFFFF | 9.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433C19
Deuteranopia (green-blind)
#584F18
Tritanopia (blue-blind)
#8D1428
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802b1b; /* rgb */ color: rgb(128, 43, 27); /* oklch */ color: oklch(41.4% 0.121 32.7);
Tailwind
colors: {
custom: {
50: '#ac6958',
500: '#802b1b',
950: '#000000',
},
}SCSS
$custom: #802b1b; $custom-light: #ac6958; $custom-dark: #000000;
JSON
{
"hex": "#802b1b",
"rgb": {
"r": 128,
"g": 43,
"b": 27
},
"hsl": {
"h": 9.505,
"s": 65.161,
"l": 30.392
},
"oklch": {
"l": 0.41358,
"c": 0.1209,
"h": 32.7
},
"luminance": 0.06396
}Semantic roles & 50–950 ramp
primary
#802B1B
secondary
#43A2B4
accent
#CDE840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78