#802B27#802B27
#802B27 is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.5% C 0.118 H 26.3°. Best body text is #FFFFFF at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #802B27 |
|---|---|
| RGB | rgb(128, 43, 39) |
| HSL | hsl(3, 53%, 33%) |
| HSV | hsv(3, 70%, 50%) |
| CMYK | cmyk(0%, 66.4%, 69.5%, 49.8%) |
| CIE-LAB | lab(30.56, 36.41, 22.43) |
| CIE-LCH | lch(30.56, 42.77, 31.63°) |
| OKLab | oklab(41.53% 0.1062 0.0524) |
| OKLCH | oklch(41.53% 0.118 26.3) |
| XYZ | xyz(10.1332, 6.4648, 2.6333) |
| Luminance | 0.0646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 6.26
Burgundy
#800020
ΔE00 6.45
Red Brown
#8B2E16
ΔE00 7.00
Carmine
#9D0216
ΔE00 7.10
Wine
#722F37
ΔE00 7.29
Wine Red
#7B0323
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802B27 #277C80
analogous
#80274F #802B27 #805827
triadic
#802B27 #27802B #2B2780
tetradic
#802B27 #4F8027 #277C80 #582780
square
#802B27 #4F8027 #277C80 #582780
split-complementary
#802B27 #278058 #274F80
monochromatic
#220B0A #511B19 #802B27 #AF3B35 #CB5B56
Accessibility & contrast
On white
9.16
#802B27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#802B27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802B27
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802B27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802B27 | 1.00 | 9.16 | 2.29 | 9.16 |
| #FFFFFF | 9.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423C26
Deuteranopia (green-blind)
#574F25
Tritanopia (blue-blind)
#8D172B
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802b27; /* rgb */ color: rgb(128, 43, 39); /* oklch */ color: oklch(41.5% 0.118 26.3);
Tailwind
colors: {
custom: {
50: '#ab6961',
500: '#802b27',
950: '#000000',
},
}SCSS
$custom: #802b27; $custom-light: #ab6961; $custom-dark: #000000;
JSON
{
"hex": "#802b27",
"rgb": {
"r": 128,
"g": 43,
"b": 39
},
"hsl": {
"h": 2.697,
"s": 53.293,
"l": 32.745
},
"oklch": {
"l": 0.41532,
"c": 0.11845,
"h": 26.3
},
"luminance": 0.06463
}Semantic roles & 50–950 ramp
primary
#802B27
secondary
#53ACB0
accent
#D6DD4B
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110605
muted
#807A79