Violaceous
#bf8fc4
Violaceous, represented by the hex value #bf8fc4, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #bf8fc4 | |
|---|---|---|
| RGB | rgb(191, 143, 196) | |
| HSL | hsl(294, 31%, 66%) | |
| CMYK | cmyk(3%, 27%, 0%, 23%) | |
| LAB | lab(65, 25, -20) | |
| OKLCH | oklch(0.71 0.092 323) |
Color harmonies
Tints & shades
Code snippets
color: #bf8fc4;
background-color: #bf8fc4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFFBF8FC4)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.56, blue: 0.77, alpha: 1.0)