Imperial Lilac
#a99fcf
Here's everything about the color Imperial Lilac (#a99fcf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a99fcf | |
|---|---|---|
| RGB | rgb(169, 159, 207) | |
| HSL | hsl(252, 33%, 72%) | |
| CMYK | cmyk(18%, 23%, 0%, 19%) | |
| LAB | lab(68, 11, -23) | |
| OKLCH | oklch(0.73 0.07 294) |
Color harmonies
Tints & shades
Code snippets
color: #a99fcf;
background-color: #a99fcf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA99FCF)
/* Swift / UIKit */
UIColor(red: 0.66, green: 0.62, blue: 0.81, alpha: 1.0)