#DA70EA
≈ violet · rgb(218, 112, 234)
Color formats
HEX#DA70EA
RGBrgb(218, 112, 234)
HSLhsl(292, 74%, 68%)
HSVhsv(292, 52%, 92%)
OKLCHoklch(71% 0.2 322)
CMYKcmyk(7%, 52%, 0%, 8%)
Contrast & accessibility
On white2.80:1below AA
On black7.49:1AA pass
Best text color#000000
Nearest CSS name: violet
Copy-ready code
CSS custom properties
:root {
--violet: #da70ea;
--violet-rgb: 218 112 234;
--violet-oklch: oklch(71% 0.2 322);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--violet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da70ea] text-[#da70ea] border-[#da70ea]
Shades & tints
Color harmonies
About this color
#DA70EA is a color with the RGB value rgb(218, 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.