Lusty Lavender
#8d5eb7
Lusty Lavender is a color with the hex code #8d5eb7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8d5eb7 | |
|---|---|---|
| RGB | rgb(141, 94, 183) | |
| HSL | hsl(272, 38%, 54%) | |
| CMYK | cmyk(23%, 49%, 0%, 28%) | |
| LAB | lab(48, 33, -40) | |
| OKLCH | oklch(0.57 0.14 307) |
Color harmonies
Tints & shades
Code snippets
color: #8d5eb7;
background-color: #8d5eb7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF8D5EB7)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.37, blue: 0.72, alpha: 1.0)