Pleasant Purple
#8833aa
Here's everything about the color Pleasant Purple (#8833aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8833aa | |
|---|---|---|
| RGB | rgb(136, 51, 170) | |
| HSL | hsl(283, 54%, 43%) | |
| CMYK | cmyk(20%, 70%, 0%, 33%) | |
| LAB | lab(38, 50, -48) | |
| OKLCH | oklch(0.5 0.189 315) |
Color harmonies
Tints & shades
Code snippets
color: #8833aa;
background-color: #8833aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF8833AA)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.20, blue: 0.67, alpha: 1.0)