Skip to content

#CD62E8

≈ mediumorchid · rgb(205, 98, 232)
Color formats
HEX#CD62E8
RGBrgb(205, 98, 232)
HSLhsl(288, 74%, 65%)
HSVhsv(288, 58%, 91%)
OKLCHoklch(68% 0.21 319)
CMYKcmyk(12%, 58%, 0%, 9%)
Contrast & accessibility
On white3.23:1below AA
On black6.51:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #cd62e8;
  --mediumorchid-rgb: 205 98 232;
  --mediumorchid-oklch: oklch(68% 0.21 319);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd62e8] text-[#cd62e8] border-[#cd62e8]
Shades & tints
Color harmonies
About this color

#CD62E8 is a color with the RGB value rgb(205, 98, 232). 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 #CD62E8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied