#D550DC
≈ mediumorchid · rgb(213, 80, 220)
Color formats
HEX#D550DC
RGBrgb(213, 80, 220)
HSLhsl(297, 67%, 59%)
HSVhsv(297, 64%, 86%)
OKLCHoklch(66% 0.23 326)
CMYKcmyk(3%, 64%, 0%, 14%)
Contrast & accessibility
On white3.49:1below AA
On black6.01:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
--mediumorchid: #d550dc;
--mediumorchid-rgb: 213 80 220;
--mediumorchid-oklch: oklch(66% 0.23 326);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d550dc] text-[#d550dc] border-[#d550dc]
Shades & tints
Color harmonies
About this color
#D550DC is a color with the RGB value rgb(213, 80, 220). 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.