#882B99#882B99
#882B99 is a mid, vivid purple. Relative luminance 0.093; OKLCH L 47.6% C 0.183 H 321.0°. Best body text is #FFFFFF at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #882B99 |
|---|---|
| RGB | rgb(136, 43, 153) |
| HSL | hsl(291, 56%, 38%) |
| HSV | hsv(291, 72%, 60%) |
| CMYK | cmyk(11.1%, 71.9%, 0%, 40%) |
| CIE-LAB | lab(36.49, 54.19, -41.13) |
| CIE-LCH | lch(36.49, 68.03, 322.80°) |
| OKLab | oklab(47.62% 0.1421 -0.115) |
| OKLCH | oklch(47.62% 0.183 321) |
| XYZ | xyz(16.7663, 9.2628, 31.0356) |
| Luminance | 0.0926 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purple (survey)
#7E1E9C
ΔE00 3.34
Warm Purple
#952E8F
ΔE00 4.19
Darkmagenta
#8B008B
ΔE00 4.56
Barney Purple
#A00498
ΔE00 4.79
Purple
#800080
ΔE00 6.15
Purply
#983FB2
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882B99 #3C992B
analogous
#512B99 #882B99 #992B73
triadic
#882B99 #99882B #2B9988
tetradic
#882B99 #99512B #3C992B #2B7399
square
#882B99 #99512B #3C992B #2B7399
split-complementary
#882B99 #73992B #2B9951
monochromatic
#331039 #5E1E69 #882B99 #B23AC8 #C469D5
Accessibility & contrast
On white
7.36
#882B99 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.85
#882B99 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882B99
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882B99 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882B99 | 1.00 | 7.36 | 2.85 | 7.36 |
| #FFFFFF | 7.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.85 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004F9C
Deuteranopia (green-blind)
#375996
Tritanopia (blue-blind)
#893F5F
Achromatopsia (no color)
#565656
Design tokens & code
CSS
--color: #882b99; /* rgb */ color: rgb(136, 43, 153); /* oklch */ color: oklch(47.6% 0.183 321.0);
Tailwind
colors: {
custom: {
50: '#ae6db7',
500: '#882b99',
950: '#000000',
},
}SCSS
$custom: #882b99; $custom-light: #ae6db7; $custom-dark: #000000;
JSON
{
"hex": "#882b99",
"rgb": {
"r": 136,
"g": 43,
"b": 153
},
"hsl": {
"h": 290.727,
"s": 56.122,
"l": 38.431
},
"oklch": {
"l": 0.47615,
"c": 0.18286,
"h": 321
},
"luminance": 0.09262
}Semantic roles & 50–950 ramp
primary
#882B99
secondary
#72BC64
accent
#DF4860
background
#FBF6FB
surface
#F6ECF6
border
#D0C7D0
text
#110811
muted
#807B80