Vicious Violet
#8f509d
Here's everything about the color Vicious Violet (#8f509d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8f509d | |
|---|---|---|
| RGB | rgb(143, 80, 157) | |
| HSL | hsl(289, 32%, 46%) | |
| CMYK | cmyk(9%, 49%, 0%, 38%) | |
| LAB | lab(44, 36, -31) | |
| OKLCH | oklch(0.54 0.134 320) |
Color harmonies
Tints & shades
Code snippets
color: #8f509d;
background-color: #8f509d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF8F509D)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.31, blue: 0.62, alpha: 1.0)