#802A29#802A29
#802A29 is a dark, moderate red. Relative luminance 0.064; OKLCH L 41.4% C 0.119 H 24.5°. Best body text is #FFFFFF at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #802A29 |
|---|---|
| RGB | rgb(128, 42, 41) |
| HSL | hsl(1, 51%, 33%) |
| HSV | hsv(1, 68%, 50%) |
| CMYK | cmyk(0%, 67.2%, 68%, 49.8%) |
| CIE-LAB | lab(30.42, 37.00, 20.99) |
| CIE-LCH | lch(30.42, 42.54, 29.57°) |
| OKLab | oklab(41.44% 0.1085 0.0495) |
| OKLCH | oklch(41.44% 0.119 24.5) |
| XYZ | xyz(10.1313, 6.4066, 2.8005) |
| Luminance | 0.0640 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 5.77
Wine
#722F37
ΔE00 6.49
Wine Red
#7B0323
ΔE00 6.54
Crimson (survey)
#8C000F
ΔE00 6.67
Carmine
#9D0216
ΔE00 7.42
Brown
#A52A2A
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802A29 #297F80
analogous
#802953 #802A29 #805529
triadic
#802A29 #29802A #2A2980
tetradic
#802A29 #538029 #297F80 #552980
square
#802A29 #538029 #297F80 #552980
split-complementary
#802A29 #298055 #295380
monochromatic
#230C0B #521B1A #802A29 #AE3938 #CA5B59
Accessibility & contrast
On white
9.21
#802A29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.28
#802A29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802A29
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802A29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802A29 | 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)
#413C28
Deuteranopia (green-blind)
#564E27
Tritanopia (blue-blind)
#8D162B
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802a29; /* rgb */ color: rgb(128, 42, 41); /* oklch */ color: oklch(41.4% 0.119 24.5);
Tailwind
colors: {
custom: {
50: '#ab6862',
500: '#802a29',
950: '#000000',
},
}SCSS
$custom: #802a29; $custom-light: #ab6862; $custom-dark: #000000;
JSON
{
"hex": "#802a29",
"rgb": {
"r": 128,
"g": 42,
"b": 41
},
"hsl": {
"h": 0.69,
"s": 51.479,
"l": 33.137
},
"oklch": {
"l": 0.41437,
"c": 0.11925,
"h": 24.5
},
"luminance": 0.06405
}Semantic roles & 50–950 ramp
primary
#802A29
secondary
#55AEAF
accent
#D9DB4D
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79