#88201F#88201F
#88201F is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.6% C 0.140 H 26.1°. Best body text is #FFFFFF at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #88201F |
|---|---|
| RGB | rgb(136, 32, 31) |
| HSL | hsl(1, 63%, 33%) |
| HSV | hsv(1, 77%, 53%) |
| CMYK | cmyk(0%, 76.5%, 77.2%, 46.7%) |
| CIE-LAB | lab(30.32, 43.39, 27.54) |
| CIE-LCH | lch(30.32, 51.39, 32.40°) |
| OKLab | oklab(41.61% 0.1254 0.0616) |
| OKLCH | oklch(41.61% 0.14 26.1) |
| XYZ | xyz(10.9184, 6.3679, 1.9503) |
| Luminance | 0.0637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.62
Carmine
#9D0216
ΔE00 4.50
Indian Red
#850E04
ΔE00 5.45
Dark Red
#840000
ΔE00 5.75
Maroon
#800000
ΔE00 5.81
Darkred
#8B0000
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88201F #1F8788
analogous
#881F53 #88201F #88541F
triadic
#88201F #1F8820 #201F88
tetradic
#88201F #53881F #1F8788 #541F88
square
#88201F #53881F #1F8788 #541F88
split-complementary
#88201F #1F8854 #1F5388
monochromatic
#240908 #561414 #88201F #BA2C2A #D64D4B
Accessibility & contrast
On white
9.24
#88201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#88201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #88201F
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##88201F | 1.00 | 9.24 | 2.27 | 9.24 |
| #FFFFFF | 9.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F391E
Deuteranopia (green-blind)
#59501B
Tritanopia (blue-blind)
#960021
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #88201f; /* rgb */ color: rgb(136, 32, 31); /* oklch */ color: oklch(41.6% 0.140 26.1);
Tailwind
colors: {
custom: {
50: '#b3645b',
500: '#88201f',
950: '#000000',
},
}SCSS
$custom: #88201f; $custom-light: #b3645b; $custom-dark: #000000;
JSON
{
"hex": "#88201f",
"rgb": {
"r": 136,
"g": 32,
"b": 31
},
"hsl": {
"h": 0.571,
"s": 62.874,
"l": 32.745
},
"oklch": {
"l": 0.41607,
"c": 0.1397,
"h": 26.1
},
"luminance": 0.06366
}Semantic roles & 50–950 ramp
primary
#88201F
secondary
#4AB8B9
accent
#E4E642
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120604
muted
#817A79