#88201A#88201A
#88201A is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.5% C 0.140 H 28.3°. Best body text is #FFFFFF at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #88201A |
|---|---|
| RGB | rgb(136, 32, 26) |
| HSL | hsl(3, 68%, 32%) |
| HSV | hsv(3, 81%, 53%) |
| CMYK | cmyk(0%, 76.5%, 80.9%, 46.7%) |
| CIE-LAB | lab(30.26, 43.20, 30.47) |
| CIE-LCH | lch(30.26, 52.86, 35.20°) |
| OKLab | oklab(41.54% 0.1237 0.0665) |
| OKLCH | oklch(41.54% 0.14 28.3) |
| XYZ | xyz(10.8576, 6.3435, 1.6298) |
| Luminance | 0.0634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.06
Indian Red
#850E04
ΔE00 4.01
Carmine
#9D0216
ΔE00 4.30
Darkred
#8B0000
ΔE00 4.52
Dark Red
#840000
ΔE00 4.52
Maroon
#800000
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88201A #1A8288
analogous
#881A4B #88201A #88571A
triadic
#88201A #1A8820 #201A88
tetradic
#88201A #4B881A #1A8288 #571A88
square
#88201A #4B881A #1A8288 #571A88
split-complementary
#88201A #1A8857 #1A4B88
monochromatic
#210806 #551410 #88201A #BB2C24 #DB4A42
Accessibility & contrast
On white
9.26
#88201A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#88201A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #88201A
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88201A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##88201A | 1.00 | 9.26 | 2.27 | 9.26 |
| #FFFFFF | 9.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403918
Deuteranopia (green-blind)
#594F15
Tritanopia (blue-blind)
#960020
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #88201a; /* rgb */ color: rgb(136, 32, 26); /* oklch */ color: oklch(41.5% 0.140 28.3);
Tailwind
colors: {
custom: {
50: '#b36457',
500: '#88201a',
950: '#000000',
},
}SCSS
$custom: #88201a; $custom-light: #b36457; $custom-dark: #000000;
JSON
{
"hex": "#88201a",
"rgb": {
"r": 136,
"g": 32,
"b": 26
},
"hsl": {
"h": 3.273,
"s": 67.901,
"l": 31.765
},
"oklch": {
"l": 0.41544,
"c": 0.14041,
"h": 28.3
},
"luminance": 0.06342
}Semantic roles & 50–950 ramp
primary
#88201A
secondary
#43B5BB
accent
#E1EB3D
background
#FCF6F5
surface
#F8EBE9
border
#D1C6C5
text
#120603
muted
#817A78