#80252B#80252B
#80252B is a dark, vivid red. Relative luminance 0.061; OKLCH L 40.9% C 0.125 H 21.0°. Best body text is #FFFFFF at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #80252B |
|---|---|
| RGB | rgb(128, 37, 43) |
| HSL | hsl(356, 55%, 32%) |
| HSV | hsv(356, 71%, 50%) |
| CMYK | cmyk(0%, 71.1%, 66.4%, 49.8%) |
| CIE-LAB | lab(29.63, 39.35, 18.72) |
| CIE-LCH | lch(29.63, 43.58, 25.44°) |
| OKLab | oklab(40.86% 0.1164 0.0447) |
| OKLCH | oklch(40.86% 0.125 21) |
| XYZ | xyz(10.0007, 6.0882, 2.9336) |
| Luminance | 0.0609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.30
Wine Red
#7B0323
ΔE00 4.75
Wine
#722F37
ΔE00 5.44
Bordeaux
#7B002C
ΔE00 6.99
Red Wine
#8C0034
ΔE00 7.01
Claret
#680018
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80252B #25807A
analogous
#802559 #80252B #804D25
triadic
#80252B #2B8025 #252B80
tetradic
#80252B #598025 #25807A #4D2580
square
#80252B #598025 #25807A #4D2580
split-complementary
#80252B #25804D #255980
monochromatic
#210A0B #51171B #80252B #AF333B #CD525A
Accessibility & contrast
On white
9.47
#80252B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.22
#80252B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #80252B
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80252B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##80252B | 1.00 | 9.47 | 2.22 | 9.47 |
| #FFFFFF | 9.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3A2B
Deuteranopia (green-blind)
#544D28
Tritanopia (blue-blind)
#8D0D28
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #80252b; /* rgb */ color: rgb(128, 37, 43); /* oklch */ color: oklch(40.9% 0.125 21.0);
Tailwind
colors: {
custom: {
50: '#ab6664',
500: '#80252b',
950: '#000000',
},
}SCSS
$custom: #80252b; $custom-light: #ab6664; $custom-dark: #000000;
JSON
{
"hex": "#80252b",
"rgb": {
"r": 128,
"g": 37,
"b": 43
},
"hsl": {
"h": 356.044,
"s": 55.152,
"l": 32.353
},
"oklch": {
"l": 0.40863,
"c": 0.12464,
"h": 21
},
"luminance": 0.06087
}Semantic roles & 50–950 ramp
primary
#80252B
secondary
#50B1AB
accent
#DED549
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79