Skip to content

#E53ACC

≈ mediumorchid · rgb(229, 58, 204)
Color formats
HEX#E53ACC
RGBrgb(229, 58, 204)
HSLhsl(309, 77%, 56%)
HSVhsv(309, 75%, 90%)
OKLCHoklch(66% 0.25 335)
CMYKcmyk(0%, 75%, 11%, 10%)
Contrast & accessibility
On white3.62:1below AA
On black5.81:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #e53acc;
  --mediumorchid-rgb: 229 58 204;
  --mediumorchid-oklch: oklch(66% 0.25 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e53acc] text-[#e53acc] border-[#e53acc]
Shades & tints
Color harmonies
About this color

#E53ACC is a color with the RGB value rgb(229, 58, 204). Its closest CSS named color is "mediumorchid". 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 #E53ACC to other formats

Palettes with a similar color

Gradients with a similar color

Copied