#DF49C0
≈ orchid · rgb(223, 73, 192)
Color formats
HEX#DF49C0
RGBrgb(223, 73, 192)
HSLhsl(312, 70%, 58%)
HSVhsv(312, 67%, 87%)
OKLCHoklch(65% 0.22 337)
CMYKcmyk(0%, 67%, 14%, 13%)
Contrast & accessibility
On white3.59:1below AA
On black5.85:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #df49c0;
--orchid-rgb: 223 73 192;
--orchid-oklch: oklch(65% 0.22 337);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#df49c0] text-[#df49c0] border-[#df49c0]
Shades & tints
Color harmonies
About this color
#DF49C0 is a color with the RGB value rgb(223, 73, 192). 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.