#D87DCF
≈ orchid · rgb(216, 125, 207)
Color formats
HEX#D87DCF
RGBrgb(216, 125, 207)
HSLhsl(306, 54%, 67%)
HSVhsv(306, 42%, 85%)
OKLCHoklch(72% 0.15 331)
CMYKcmyk(0%, 42%, 4%, 15%)
Contrast & accessibility
On white2.71:1below AA
On black7.75:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #d87dcf;
--orchid-rgb: 216 125 207;
--orchid-oklch: oklch(72% 0.15 331);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d87dcf] text-[#d87dcf] border-[#d87dcf]
Shades & tints
Color harmonies
About this color
#D87DCF is a color with the RGB value rgb(216, 125, 207). 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.