#EB0D87
≈ deeppink · rgb(235, 13, 135)
Color formats
HEX#EB0D87
RGBrgb(235, 13, 135)
HSLhsl(327, 90%, 49%)
HSVhsv(327, 94%, 92%)
OKLCHoklch(61% 0.25 357)
CMYKcmyk(0%, 94%, 43%, 8%)
Contrast & accessibility
On white4.25:1below AA
On black4.94:1AA pass
Best text color#000000
Nearest CSS name: deeppink
Copy-ready code
CSS custom properties
:root {
--deeppink: #eb0d87;
--deeppink-rgb: 235 13 135;
--deeppink-oklch: oklch(61% 0.25 357);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deeppink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eb0d87] text-[#eb0d87] border-[#eb0d87]
Shades & tints
Color harmonies
About this color
#EB0D87 is a color with the RGB value rgb(235, 13, 135). Its closest CSS named color is "deeppink". 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.