Skip to content

#D32EB9

≈ mediumorchid · rgb(211, 46, 185)
Color formats
HEX#D32EB9
RGBrgb(211, 46, 185)
HSLhsl(309, 65%, 50%)
HSVhsv(309, 78%, 83%)
OKLCHoklch(61% 0.24 336)
CMYKcmyk(0%, 78%, 12%, 17%)
Contrast & accessibility
On white4.32:1below AA
On black4.86:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #d32eb9;
  --mediumorchid-rgb: 211 46 185;
  --mediumorchid-oklch: oklch(61% 0.24 336);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d32eb9] text-[#d32eb9] border-[#d32eb9]
Shades & tints
Color harmonies
About this color

#D32EB9 is a color with the RGB value rgb(211, 46, 185). 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.

Related

Convert #D32EB9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied