Enchanted Lavender
#bfa3d9
Enchanted Lavender, represented by the hex value #bfa3d9, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #bfa3d9 | |
|---|---|---|
| RGB | rgb(191, 163, 217) | |
| HSL | hsl(271, 42%, 75%) | |
| CMYK | cmyk(12%, 25%, 0%, 15%) | |
| LAB | lab(71, 18, -24) | |
| OKLCH | oklch(0.76 0.082 308) |
Color harmonies
Tints & shades
Code snippets
color: #bfa3d9;
background-color: #bfa3d9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBFA3D9)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.64, blue: 0.85, alpha: 1.0)