Skip to content

#D32ECB

≈ mediumorchid · rgb(211, 46, 203)
Color formats
HEX#D32ECB
RGBrgb(211, 46, 203)
HSLhsl(303, 65%, 50%)
HSVhsv(303, 78%, 83%)
OKLCHoklch(62% 0.25 330)
CMYKcmyk(0%, 78%, 4%, 17%)
Contrast & accessibility
On white4.18:1below AA
On black5.02:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #d32ecb;
  --mediumorchid-rgb: 211 46 203;
  --mediumorchid-oklch: oklch(62% 0.25 330);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d32ecb] text-[#d32ecb] border-[#d32ecb]
Shades & tints
Color harmonies
About this color

#D32ECB is a color with the RGB value rgb(211, 46, 203). 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 #D32ECB to other formats

Palettes with a similar color

Gradients with a similar color

Copied