Skip to content

#D332CF

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

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

Palettes with a similar color

Gradients with a similar color

Copied