Skip to content

#CA5CB1

≈ orchid · rgb(202, 92, 177)
Color formats
HEX#CA5CB1
RGBrgb(202, 92, 177)
HSLhsl(314, 51%, 58%)
HSVhsv(314, 54%, 79%)
OKLCHoklch(64% 0.17 337)
CMYKcmyk(0%, 54%, 12%, 21%)
Contrast & accessibility
On white3.70:1below AA
On black5.68:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #ca5cb1;
  --orchid-rgb: 202 92 177;
  --orchid-oklch: oklch(64% 0.17 337);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca5cb1] text-[#ca5cb1] border-[#ca5cb1]
Shades & tints
Color harmonies
About this color

#CA5CB1 is a color with the RGB value rgb(202, 92, 177). 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 #CA5CB1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied