#CF5DCB
≈ orchid · rgb(207, 93, 203)
Color formats
HEX#CF5DCB
RGBrgb(207, 93, 203)
HSLhsl(302, 54%, 59%)
HSVhsv(302, 55%, 81%)
OKLCHoklch(66% 0.19 329)
CMYKcmyk(0%, 55%, 2%, 19%)
Contrast & accessibility
On white3.45:1below AA
On black6.08:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #cf5dcb;
--orchid-rgb: 207 93 203;
--orchid-oklch: oklch(66% 0.19 329);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf5dcb] text-[#cf5dcb] border-[#cf5dcb]
Shades & tints
Color harmonies
About this color
#CF5DCB is a color with the RGB value rgb(207, 93, 203). 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.