#89252A#89252A
#89252A is a dark, vivid red. Relative luminance 0.068; OKLCH L 42.5% C 0.135 H 22.4°. Best body text is #FFFFFF at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89252A |
|---|---|
| RGB | rgb(137, 37, 42) |
| HSL | hsl(357, 57%, 34%) |
| HSV | hsv(357, 73%, 54%) |
| CMYK | cmyk(0%, 73%, 69.3%, 46.3%) |
| CIE-LAB | lab(31.37, 42.37, 21.92) |
| CIE-LCH | lch(31.37, 47.71, 27.35°) |
| OKLab | oklab(42.48% 0.1245 0.0514) |
| OKLCH | oklch(42.48% 0.135 22.4) |
| XYZ | xyz(11.3972, 6.8103, 2.9044) |
| Luminance | 0.0681 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.97
Wine Red
#7B0323
ΔE00 5.98
Crimson (survey)
#8C000F
ΔE00 6.27
Carmine
#9D0216
ΔE00 6.32
Brown
#A52A2A
ΔE00 6.38
Wine
#722F37
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89252A #258984
analogous
#89255C #89252A #895225
triadic
#89252A #2A8925 #252A89
tetradic
#89252A #5C8925 #258984 #522589
square
#89252A #5C8925 #258984 #522589
split-complementary
#89252A #258952 #255C89
monochromatic
#290B0C #59181B #89252A #B93239 #D2575D
Accessibility & contrast
On white
8.89
#89252A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.36
#89252A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #89252A
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89252A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##89252A | 1.00 | 8.89 | 2.36 | 8.89 |
| #FFFFFF | 8.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413C29
Deuteranopia (green-blind)
#5A5227
Tritanopia (blue-blind)
#970328
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #89252a; /* rgb */ color: rgb(137, 37, 42); /* oklch */ color: oklch(42.5% 0.135 22.4);
Tailwind
colors: {
custom: {
50: '#b26763',
500: '#89252a',
950: '#000000',
},
}SCSS
$custom: #89252a; $custom-light: #b26763; $custom-dark: #000000;
JSON
{
"hex": "#89252a",
"rgb": {
"r": 137,
"g": 37,
"b": 42
},
"hsl": {
"h": 357,
"s": 57.471,
"l": 34.118
},
"oklch": {
"l": 0.42477,
"c": 0.13471,
"h": 22.4
},
"luminance": 0.06809
}Semantic roles & 50–950 ramp
primary
#89252A
secondary
#54B6B1
accent
#E1D947
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#120605
muted
#817A79