#DB8EEA
≈ violet · rgb(219, 142, 234)
Color formats
HEX#DB8EEA
RGBrgb(219, 142, 234)
HSLhsl(290, 69%, 74%)
HSVhsv(290, 39%, 92%)
OKLCHoklch(76% 0.15 321)
CMYKcmyk(6%, 39%, 0%, 8%)
Contrast & accessibility
On white2.32:1below AA
On black9.07:1AA pass
Best text color#000000
Nearest CSS name: violet
Copy-ready code
CSS custom properties
:root {
--violet: #db8eea;
--violet-rgb: 219 142 234;
--violet-oklch: oklch(76% 0.15 321);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--violet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#db8eea] text-[#db8eea] border-[#db8eea]
Shades & tints
Color harmonies
About this color
#DB8EEA is a color with the RGB value rgb(219, 142, 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.