Skip to content

#CD5CCD

≈ orchid · rgb(205, 92, 205)
Color formats
HEX#CD5CCD
RGBrgb(205, 92, 205)
HSLhsl(300, 53%, 58%)
HSVhsv(300, 55%, 80%)
OKLCHoklch(66% 0.2 328)
CMYKcmyk(0%, 55%, 0%, 20%)
Contrast & accessibility
On white3.50:1below AA
On black6.01:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #cd5ccd;
  --orchid-rgb: 205 92 205;
  --orchid-oklch: oklch(66% 0.2 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd5ccd] text-[#cd5ccd] border-[#cd5ccd]
Shades & tints
Color harmonies
About this color

#CD5CCD is a color with the RGB value rgb(205, 92, 205). Its closest CSS named color is "orchid". 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 #CD5CCD to other formats

Palettes with a similar color

Gradients with a similar color

Copied