Lilac Spring
#8822cc
Here's everything about the color Lilac Spring (#8822cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8822cc | |
|---|---|---|
| RGB | rgb(136, 34, 204) | |
| HSL | hsl(276, 71%, 47%) | |
| CMYK | cmyk(33%, 83%, 0%, 20%) | |
| LAB | lab(38, 62, -68) | |
| OKLCH | oklch(0.51 0.237 306) |
Color harmonies
Tints & shades
Code snippets
color: #8822cc;
background-color: #8822cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF8822CC)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.13, blue: 0.80, alpha: 1.0)