#802B2B#802B2B
#802B2B is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.6% C 0.118 H 23.8°. Best body text is #FFFFFF at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #802B2B |
|---|---|
| RGB | rgb(128, 43, 43) |
| HSL | hsl(0, 50%, 34%) |
| HSV | hsv(0, 66%, 50%) |
| CMYK | cmyk(0%, 66.4%, 66.4%, 49.8%) |
| CIE-LAB | lab(30.62, 36.67, 19.97) |
| CIE-LCH | lch(30.62, 41.75, 28.58°) |
| OKLab | oklab(41.6% 0.1079 0.0475) |
| OKLCH | oklch(41.6% 0.118 23.8) |
| XYZ | xyz(10.2030, 6.4928, 3.0010) |
| Luminance | 0.0649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 5.77
Wine
#722F37
ΔE00 6.00
Wine Red
#7B0323
ΔE00 6.42
Crimson (survey)
#8C000F
ΔE00 7.16
Brown
#A52A2A
ΔE00 7.75
Carmine
#9D0216
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802B2B #2B8080
analogous
#802B55 #802B2B #80552B
triadic
#802B2B #2B802B #2B2B80
tetradic
#802B2B #55802B #2B8080 #552B80
square
#802B2B #55802B #2B8080 #552B80
split-complementary
#802B2B #2B8055 #2B5580
monochromatic
#240C0C #521C1C #802B2B #AE3A3A #C95D5D
Accessibility & contrast
On white
9.14
#802B2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.30
#802B2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802B2B
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802B2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802B2B | 1.00 | 9.14 | 2.30 | 9.14 |
| #FFFFFF | 9.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413D2A
Deuteranopia (green-blind)
#574F29
Tritanopia (blue-blind)
#8D182C
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802b2b; /* rgb */ color: rgb(128, 43, 43); /* oklch */ color: oklch(41.6% 0.118 23.8);
Tailwind
colors: {
custom: {
50: '#ab6964',
500: '#802b2b',
950: '#000000',
},
}SCSS
$custom: #802b2b; $custom-light: #ab6964; $custom-dark: #000000;
JSON
{
"hex": "#802b2b",
"rgb": {
"r": 128,
"g": 43,
"b": 43
},
"hsl": {
"h": 0,
"s": 49.708,
"l": 33.529
},
"oklch": {
"l": 0.41604,
"c": 0.11785,
"h": 23.8
},
"luminance": 0.06491
}Semantic roles & 50–950 ramp
primary
#802B2B
secondary
#58AEAE
accent
#D9D94F
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79