#802C25#802C25
#802C25 is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.6% C 0.118 H 28.0°. Best body text is #FFFFFF at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #802C25 |
|---|---|
| RGB | rgb(128, 44, 37) |
| HSL | hsl(5, 55%, 32%) |
| HSV | hsv(5, 71%, 50%) |
| CMYK | cmyk(0%, 65.6%, 71.1%, 49.8%) |
| CIE-LAB | lab(30.70, 35.82, 23.86) |
| CIE-LCH | lch(30.70, 43.04, 33.67°) |
| OKLab | oklab(41.63% 0.1039 0.0553) |
| OKLCH | oklch(41.63% 0.118 28) |
| XYZ | xyz(10.1377, 6.5255, 2.4756) |
| Luminance | 0.0652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 6.02
Red Brown
#8B2E16
ΔE00 6.03
Indian Red
#850E04
ΔE00 6.71
Carmine
#9D0216
ΔE00 6.94
Reddy Brown
#6E1005
ΔE00 7.05
Maroon
#800000
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802C25 #257980
analogous
#80254C #802C25 #805925
triadic
#802C25 #25802C #2C2580
tetradic
#802C25 #4C8025 #257980 #592580
square
#802C25 #4C8025 #257980 #592580
split-complementary
#802C25 #258059 #254C80
monochromatic
#210B0A #511C17 #802C25 #AF3C33 #CD5C52
Accessibility & contrast
On white
9.11
#802C25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.30
#802C25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802C25
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802C25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802C25 | 1.00 | 9.11 | 2.30 | 9.11 |
| #FFFFFF | 9.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433D24
Deuteranopia (green-blind)
#584F23
Tritanopia (blue-blind)
#8D182B
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802c25; /* rgb */ color: rgb(128, 44, 37); /* oklch */ color: oklch(41.6% 0.118 28.0);
Tailwind
colors: {
custom: {
50: '#ab695f',
500: '#802c25',
950: '#000000',
},
}SCSS
$custom: #802c25; $custom-light: #ab695f; $custom-dark: #000000;
JSON
{
"hex": "#802c25",
"rgb": {
"r": 128,
"g": 44,
"b": 37
},
"hsl": {
"h": 4.615,
"s": 55.152,
"l": 32.353
},
"oklch": {
"l": 0.41631,
"c": 0.11771,
"h": 28
},
"luminance": 0.06524
}Semantic roles & 50–950 ramp
primary
#802C25
secondary
#50AAB1
accent
#D3DE49
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110704
muted
#807A79