Skip to content

#EC7399

≈ palevioletred · rgb(236, 115, 153)
Color formats
HEX#EC7399
RGBrgb(236, 115, 153)
HSLhsl(341, 76%, 69%)
HSVhsv(341, 51%, 93%)
OKLCHoklch(71% 0.15 2)
CMYKcmyk(0%, 51%, 35%, 7%)
Contrast & accessibility
On white2.81:1below AA
On black7.48:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #ec7399;
  --palevioletred-rgb: 236 115 153;
  --palevioletred-oklch: oklch(71% 0.15 2);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ec7399] text-[#ec7399] border-[#ec7399]
Shades & tints
Color harmonies
About this color

#EC7399 is a color with the RGB value rgb(236, 115, 153). 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.

Related

Convert #EC7399 to other formats

Palettes with a similar color

Gradients with a similar color

Copied