#DD55BB
≈ orchid · rgb(221, 85, 187)
Color formats
HEX#DD55BB
RGBrgb(221, 85, 187)
HSLhsl(315, 67%, 60%)
HSVhsv(315, 62%, 87%)
OKLCHoklch(66% 0.2 339)
CMYKcmyk(0%, 62%, 15%, 13%)
Contrast & accessibility
On white3.45:1below AA
On black6.09:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #dd55bb;
--orchid-rgb: 221 85 187;
--orchid-oklch: oklch(66% 0.2 339);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dd55bb] text-[#dd55bb] border-[#dd55bb]
Shades & tints
Color harmonies
About this color
#DD55BB is a color with the RGB value rgb(221, 85, 187). 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.