#CA48DE
≈ mediumorchid · rgb(202, 72, 222)
Color formats
HEX#CA48DE
RGBrgb(202, 72, 222)
HSLhsl(292, 69%, 58%)
HSVhsv(292, 68%, 87%)
OKLCHoklch(64% 0.24 322)
CMYKcmyk(9%, 68%, 0%, 13%)
Contrast & accessibility
On white3.82:1below AA
On black5.49:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
--mediumorchid: #ca48de;
--mediumorchid-rgb: 202 72 222;
--mediumorchid-oklch: oklch(64% 0.24 322);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca48de] text-[#ca48de] border-[#ca48de]
Shades & tints
Color harmonies
About this color
#CA48DE is a color with the RGB value rgb(202, 72, 222). Its closest CSS named color is "mediumorchid". 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.