Skip to content

#DC3FD1

≈ mediumorchid · rgb(220, 63, 209)
Color formats
HEX#DC3FD1
RGBrgb(220, 63, 209)
HSLhsl(304, 69%, 55%)
HSVhsv(304, 71%, 86%)
OKLCHoklch(65% 0.25 331)
CMYKcmyk(0%, 71%, 5%, 14%)
Contrast & accessibility
On white3.70:1below AA
On black5.67:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #dc3fd1;
  --mediumorchid-rgb: 220 63 209;
  --mediumorchid-oklch: oklch(65% 0.25 331);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dc3fd1] text-[#dc3fd1] border-[#dc3fd1]
Shades & tints
Color harmonies
About this color

#DC3FD1 is a color with the RGB value rgb(220, 63, 209). 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 #DC3FD1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied