Sugar High
#efc9ec
Sugar High is a color with the hex code #efc9ec. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #efc9ec | |
|---|---|---|
| RGB | rgb(239, 201, 236) | |
| HSL | hsl(305, 54%, 86%) | |
| CMYK | cmyk(0%, 16%, 1%, 6%) | |
| LAB | lab(85, 18, -12) | |
| OKLCH | oklch(0.88 0.063 329) |
Color harmonies
Tints & shades
Code snippets
color: #efc9ec;
background-color: #efc9ec;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFC9EC)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.79, blue: 0.93, alpha: 1.0)