#CE4DAB
≈ orchid · rgb(206, 77, 171)
Color formats
HEX#CE4DAB
RGBrgb(206, 77, 171)
HSLhsl(316, 57%, 55%)
HSVhsv(316, 63%, 81%)
OKLCHoklch(62% 0.19 340)
CMYKcmyk(0%, 63%, 17%, 19%)
Contrast & accessibility
On white3.98:1below AA
On black5.27:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #ce4dab;
--orchid-rgb: 206 77 171;
--orchid-oklch: oklch(62% 0.19 340);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ce4dab] text-[#ce4dab] border-[#ce4dab]
Shades & tints
Color harmonies
About this color
#CE4DAB is a color with the RGB value rgb(206, 77, 171). 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.