#DB559B
≈ hotpink · rgb(219, 85, 155)
Color formats
HEX#DB559B
RGBrgb(219, 85, 155)
HSLhsl(329, 65%, 60%)
HSVhsv(329, 61%, 86%)
OKLCHoklch(64% 0.18 351)
CMYKcmyk(0%, 61%, 29%, 14%)
Contrast & accessibility
On white3.63:1below AA
On black5.78:1AA pass
Best text color#000000
Nearest CSS name: hotpink
Copy-ready code
CSS custom properties
:root {
--hotpink: #db559b;
--hotpink-rgb: 219 85 155;
--hotpink-oklch: oklch(64% 0.18 351);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--hotpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#db559b] text-[#db559b] border-[#db559b]
Shades & tints
Color harmonies
About this color
#DB559B is a color with the RGB value rgb(219, 85, 155). Its closest CSS named color is "hotpink". 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.