Voluptuous Violet
#7711dd
Here's everything about the color Voluptuous Violet (#7711dd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7711dd | |
|---|---|---|
| RGB | rgb(119, 17, 221) | |
| HSL | hsl(270, 86%, 47%) | |
| CMYK | cmyk(46%, 92%, 0%, 13%) | |
| LAB | lab(36, 66, -82) | |
| OKLCH | oklch(0.49 0.259 297) |
Color harmonies
Tints & shades
Code snippets
color: #7711dd;
background-color: #7711dd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF7711DD)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.07, blue: 0.87, alpha: 1.0)