Skip to content

#EA2AC0

≈ mediumvioletred · rgb(234, 42, 192)
Color formats
HEX#EA2AC0
RGBrgb(234, 42, 192)
HSLhsl(313, 82%, 54%)
HSVhsv(313, 82%, 92%)
OKLCHoklch(65% 0.26 339)
CMYKcmyk(0%, 82%, 18%, 8%)
Contrast & accessibility
On white3.76:1below AA
On black5.59:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #ea2ac0;
  --mediumvioletred-rgb: 234 42 192;
  --mediumvioletred-oklch: oklch(65% 0.26 339);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ea2ac0] text-[#ea2ac0] border-[#ea2ac0]
Shades & tints
Color harmonies
About this color

#EA2AC0 is a color with the RGB value rgb(234, 42, 192). Its closest CSS named color is "mediumvioletred". 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 #EA2AC0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied