#87201C#87201C
#87201C is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.4% C 0.139 H 27.4°. Best body text is #FFFFFF at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87201C |
|---|---|
| RGB | rgb(135, 32, 28) |
| HSL | hsl(2, 66%, 32%) |
| HSV | hsv(2, 79%, 53%) |
| CMYK | cmyk(0%, 76.3%, 79.3%, 47.1%) |
| CIE-LAB | lab(30.08, 42.94, 29.04) |
| CIE-LCH | lch(30.08, 51.84, 34.07°) |
| OKLab | oklab(41.38% 0.1234 0.0641) |
| OKLCH | oklch(41.38% 0.139 27.4) |
| XYZ | xyz(10.7190, 6.2694, 1.7441) |
| Luminance | 0.0627 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.23
Carmine
#9D0216
ΔE00 4.47
Indian Red
#850E04
ΔE00 4.57
Dark Red
#840000
ΔE00 4.97
Maroon
#800000
ΔE00 5.07
Darkred
#8B0000
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87201C #1C8387
analogous
#871C4E #87201C #87561C
triadic
#87201C #1C8720 #201C87
tetradic
#87201C #4E871C #1C8387 #561C87
square
#87201C #4E871C #1C8387 #561C87
split-complementary
#87201C #1C8756 #1C4E87
monochromatic
#220807 #541411 #87201C #BA2C27 #D84A45
Accessibility & contrast
On white
9.32
#87201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.25
#87201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #87201C
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##87201C | 1.00 | 9.32 | 2.25 | 9.32 |
| #FFFFFF | 9.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F391A
Deuteranopia (green-blind)
#594F18
Tritanopia (blue-blind)
#950020
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #87201c; /* rgb */ color: rgb(135, 32, 28); /* oklch */ color: oklch(41.4% 0.139 27.4);
Tailwind
colors: {
custom: {
50: '#b26459',
500: '#87201c',
950: '#000000',
},
}SCSS
$custom: #87201c; $custom-light: #b26459; $custom-dark: #000000;
JSON
{
"hex": "#87201c",
"rgb": {
"r": 135,
"g": 32,
"b": 28
},
"hsl": {
"h": 2.243,
"s": 65.644,
"l": 31.961
},
"oklch": {
"l": 0.4138,
"c": 0.13906,
"h": 27.4
},
"luminance": 0.06268
}Semantic roles & 50–950 ramp
primary
#87201C
secondary
#45B6BA
accent
#E2E93F
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120603
muted
#817A78