#89201C#89201C
#89201C is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.8% C 0.141 H 27.5°. Best body text is #FFFFFF at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #89201C |
|---|---|
| RGB | rgb(137, 32, 28) |
| HSL | hsl(2, 66%, 32%) |
| HSV | hsv(2, 80%, 54%) |
| CMYK | cmyk(0%, 76.6%, 79.6%, 46.3%) |
| CIE-LAB | lab(30.49, 43.60, 29.59) |
| CIE-LCH | lch(30.49, 52.69, 34.16°) |
| OKLab | oklab(41.76% 0.1253 0.0651) |
| OKLCH | oklch(41.76% 0.141 27.5) |
| XYZ | xyz(11.0439, 6.4370, 1.7593) |
| Luminance | 0.0644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.15
Carmine
#9D0216
ΔE00 4.13
Indian Red
#850E04
ΔE00 4.54
Dark Red
#840000
ΔE00 4.98
Darkred
#8B0000
ΔE00 4.98
Maroon
#800000
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89201C #1C8589
analogous
#891C4E #89201C #89571C
triadic
#89201C #1C8920 #201C89
tetradic
#89201C #4E891C #1C8589 #571C89
square
#89201C #4E891C #1C8589 #571C89
split-complementary
#89201C #1C8957 #1C4E89
monochromatic
#230807 #561412 #89201C #BC2C26 #D94C46
Accessibility & contrast
On white
9.18
#89201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#89201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #89201C
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##89201C | 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)
#40391A
Deuteranopia (green-blind)
#5A5018
Tritanopia (blue-blind)
#970020
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #89201c; /* rgb */ color: rgb(137, 32, 28); /* oklch */ color: oklch(41.8% 0.141 27.5);
Tailwind
colors: {
custom: {
50: '#b46459',
500: '#89201c',
950: '#000000',
},
}SCSS
$custom: #89201c; $custom-light: #b46459; $custom-dark: #000000;
JSON
{
"hex": "#89201c",
"rgb": {
"r": 137,
"g": 32,
"b": 28
},
"hsl": {
"h": 2.202,
"s": 66.061,
"l": 32.353
},
"oklch": {
"l": 0.41756,
"c": 0.14117,
"h": 27.5
},
"luminance": 0.06435
}Semantic roles & 50–950 ramp
primary
#89201C
secondary
#46B7BB
accent
#E3E93F
background
#FCF6F5
surface
#F8EBE9
border
#D1C6C5
text
#130603
muted
#827A78