#88211F#88211F
#88211F is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.7% C 0.139 H 26.5°. Best body text is #FFFFFF at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #88211F |
|---|---|
| RGB | rgb(136, 33, 31) |
| HSL | hsl(1, 63%, 33%) |
| HSV | hsv(1, 77%, 53%) |
| CMYK | cmyk(0%, 75.7%, 77.2%, 46.7%) |
| CIE-LAB | lab(30.45, 43.03, 27.68) |
| CIE-LCH | lch(30.45, 51.16, 32.76°) |
| OKLab | oklab(41.71% 0.1243 0.0619) |
| OKLCH | oklch(41.71% 0.139 26.5) |
| XYZ | xyz(10.9458, 6.4226, 1.9594) |
| Luminance | 0.0642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.66
Carmine
#9D0216
ΔE00 4.52
Indian Red
#850E04
ΔE00 5.36
Dark Red
#840000
ΔE00 5.70
Maroon
#800000
ΔE00 5.78
Darkred
#8B0000
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88211F #1F8688
analogous
#881F51 #88211F #88551F
triadic
#88211F #1F8821 #211F88
tetradic
#88211F #51881F #1F8688 #551F88
square
#88211F #51881F #1F8688 #551F88
split-complementary
#88211F #1F8855 #1F5188
monochromatic
#240908 #561514 #88211F #BA2D2A #D64E4B
Accessibility & contrast
On white
9.19
#88211F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.28
#88211F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #88211F
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88211F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##88211F | 1.00 | 9.19 | 2.28 | 9.19 |
| #FFFFFF | 9.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40391E
Deuteranopia (green-blind)
#59501B
Tritanopia (blue-blind)
#960022
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #88211f; /* rgb */ color: rgb(136, 33, 31); /* oklch */ color: oklch(41.7% 0.139 26.5);
Tailwind
colors: {
custom: {
50: '#b2655b',
500: '#88211f',
950: '#000000',
},
}SCSS
$custom: #88211f; $custom-light: #b2655b; $custom-dark: #000000;
JSON
{
"hex": "#88211f",
"rgb": {
"r": 136,
"g": 33,
"b": 31
},
"hsl": {
"h": 1.143,
"s": 62.874,
"l": 32.745
},
"oklch": {
"l": 0.41706,
"c": 0.1388,
"h": 26.5
},
"luminance": 0.06421
}Semantic roles & 50–950 ramp
primary
#88211F
secondary
#4AB7B9
accent
#E3E642
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120604
muted
#817A79