#EC8EAB
≈ palevioletred · rgb(236, 142, 171)
Color formats
HEX#EC8EAB
RGBrgb(236, 142, 171)
HSLhsl(341, 71%, 74%)
HSVhsv(341, 40%, 93%)
OKLCHoklch(75% 0.12 0)
CMYKcmyk(0%, 40%, 28%, 7%)
Contrast & accessibility
On white2.33:1below AA
On black9.02:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #ec8eab;
--palevioletred-rgb: 236 142 171;
--palevioletred-oklch: oklch(75% 0.12 0);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ec8eab] text-[#ec8eab] border-[#ec8eab]
Shades & tints
Color harmonies
About this color
#EC8EAB is a color with the RGB value rgb(236, 142, 171). Its closest CSS named color is "palevioletred". 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.