Purple’s Baby Sister
#eec3ee
Here's everything about the color Purple’s Baby Sister (#eec3ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eec3ee | |
|---|---|---|
| RGB | rgb(238, 195, 238) | |
| HSL | hsl(300, 56%, 85%) | |
| CMYK | cmyk(0%, 18%, 0%, 7%) | |
| LAB | lab(84, 21, -15) | |
| OKLCH | oklch(0.87 0.075 326) |
Color harmonies
Tints & shades
Code snippets
color: #eec3ee;
background-color: #eec3ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEC3EE)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.76, blue: 0.93, alpha: 1.0)