Wonka Purple
#4a2559
Here's everything about the color Wonka Purple (#4a2559) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4a2559 | |
|---|---|---|
| RGB | rgb(74, 37, 89) | |
| HSL | hsl(283, 41%, 25%) | |
| CMYK | cmyk(17%, 58%, 0%, 65%) | |
| LAB | lab(22, 25, -24) | |
| OKLCH | oklch(0.34 0.097 315) |
Color harmonies
Tints & shades
Code snippets
color: #4a2559;
background-color: #4a2559;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF4A2559)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.15, blue: 0.35, alpha: 1.0)