Illicit Purple
#bf77f6
Here's everything about the color Illicit Purple (#bf77f6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bf77f6 | |
|---|---|---|
| RGB | rgb(191, 119, 246) | |
| HSL | hsl(274, 88%, 72%) | |
| CMYK | cmyk(22%, 52%, 0%, 4%) | |
| LAB | lab(62, 46, -53) | |
| OKLCH | oklch(0.7 0.19 308) |
Color harmonies
Tints & shades
Code snippets
color: #bf77f6;
background-color: #bf77f6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFBF77F6)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.47, blue: 0.96, alpha: 1.0)