#802B24#802B24
#802B24 is a dark, moderate red. Relative luminance 0.064; OKLCH L 41.5% C 0.119 H 28.0°. Best body text is #FFFFFF at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #802B24 |
|---|---|
| RGB | rgb(128, 43, 36) |
| HSL | hsl(5, 56%, 32%) |
| HSV | hsv(5, 72%, 50%) |
| CMYK | cmyk(0%, 66.4%, 71.9%, 49.8%) |
| CIE-LAB | lab(30.51, 36.24, 24.26) |
| CIE-LCH | lch(30.51, 43.61, 33.80°) |
| OKLab | oklab(41.48% 0.105 0.056) |
| OKLCH | oklch(41.48% 0.119 28) |
| XYZ | xyz(10.0855, 6.4457, 2.3818) |
| Luminance | 0.0644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 5.80
Red Brown
#8B2E16
ΔE00 5.95
Indian Red
#850E04
ΔE00 6.48
Carmine
#9D0216
ΔE00 6.80
Reddy Brown
#6E1005
ΔE00 6.84
Maroon
#800000
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802B24 #247980
analogous
#80244B #802B24 #805924
triadic
#802B24 #24802B #2B2480
tetradic
#802B24 #4B8024 #247980 #592480
square
#802B24 #4B8024 #247980 #592480
split-complementary
#802B24 #248059 #244B80
monochromatic
#200B09 #501B17 #802B24 #B03B31 #CE5A50
Accessibility & contrast
On white
9.18
#802B24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#802B24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802B24
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802B24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802B24 | 1.00 | 9.18 | 2.29 | 9.18 |
| #FFFFFF | 9.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423C23
Deuteranopia (green-blind)
#574F21
Tritanopia (blue-blind)
#8D162A
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802b24; /* rgb */ color: rgb(128, 43, 36); /* oklch */ color: oklch(41.5% 0.119 28.0);
Tailwind
colors: {
custom: {
50: '#ab695f',
500: '#802b24',
950: '#000000',
},
}SCSS
$custom: #802b24; $custom-light: #ab695f; $custom-dark: #000000;
JSON
{
"hex": "#802b24",
"rgb": {
"r": 128,
"g": 43,
"b": 36
},
"hsl": {
"h": 4.565,
"s": 56.098,
"l": 32.157
},
"oklch": {
"l": 0.41483,
"c": 0.11899,
"h": 28
},
"luminance": 0.06444
}Semantic roles & 50–950 ramp
primary
#802B24
secondary
#4EAAB2
accent
#D4DF48
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79