Purple Ink
#9a2ca0
Here's everything about the color Purple Ink (#9a2ca0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9a2ca0 | |
|---|---|---|
| RGB | rgb(154, 44, 160) | |
| HSL | hsl(297, 57%, 40%) | |
| CMYK | cmyk(4%, 72%, 0%, 37%) | |
| LAB | lab(40, 56, -40) | |
| OKLCH | oklch(0.51 0.196 326) |
Color harmonies
Tints & shades
Code snippets
color: #9a2ca0;
background-color: #9a2ca0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFF9A2CA0)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.17, blue: 0.63, alpha: 1.0)