#D67BC7
≈ orchid · rgb(214, 123, 199)
Color formats
HEX#D67BC7
RGBrgb(214, 123, 199)
HSLhsl(310, 53%, 66%)
HSVhsv(310, 43%, 84%)
OKLCHoklch(71% 0.15 333)
CMYKcmyk(0%, 43%, 7%, 16%)
Contrast & accessibility
On white2.79:1below AA
On black7.52:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #d67bc7;
--orchid-rgb: 214 123 199;
--orchid-oklch: oklch(71% 0.15 333);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d67bc7] text-[#d67bc7] border-[#d67bc7]
Shades & tints
Color harmonies
About this color
#D67BC7 is a color with the RGB value rgb(214, 123, 199). 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.