Skip to content

#EA70EA

≈ violet · rgb(234, 112, 234)
Color formats
HEX#EA70EA
RGBrgb(234, 112, 234)
HSLhsl(300, 74%, 68%)
HSVhsv(300, 52%, 92%)
OKLCHoklch(73% 0.21 327)
CMYKcmyk(0%, 52%, 0%, 8%)
Contrast & accessibility
On white2.62:1below AA
On black8.00:1AA pass
Best text color#000000
Nearest CSS name: violet
Copy-ready code
CSS custom properties
:root {
  --violet: #ea70ea;
  --violet-rgb: 234 112 234;
  --violet-oklch: oklch(73% 0.21 327);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--violet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ea70ea] text-[#ea70ea] border-[#ea70ea]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied