Perrywinkle
#8f8ce7
Perrywinkle, represented by the hex value #8f8ce7, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #8f8ce7 | |
|---|---|---|
| RGB | rgb(143, 140, 231) | |
| HSL | hsl(242, 65%, 73%) | |
| CMYK | cmyk(38%, 39%, 0%, 9%) | |
| LAB | lab(61, 18, -46) | |
| OKLCH | oklch(0.68 0.132 284) |
Color harmonies
Tints & shades
Code snippets
color: #8f8ce7;
background-color: #8f8ce7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF8F8CE7)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.55, blue: 0.91, alpha: 1.0)