#902873
≈ purple · rgb(144, 40, 115)
Color formats
HEX#902873
RGBrgb(144, 40, 115)
HSLhsl(317, 57%, 36%)
HSVhsv(317, 72%, 56%)
OKLCHoklch(46% 0.16 341)
CMYKcmyk(0%, 72%, 20%, 44%)
Contrast & accessibility
On white7.67:1AA pass
On black2.74:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #902873;
--purple-rgb: 144 40 115;
--purple-oklch: oklch(46% 0.16 341);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#902873] text-[#902873] border-[#902873]
Shades & tints
Color harmonies
About this color
#902873 is a color with the RGB value rgb(144, 40, 115). Its closest CSS named color is "purple". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.