#6838DB
≈ blueviolet · rgb(104, 56, 219)
Color formats
HEX#6838DB
RGBrgb(104, 56, 219)
HSLhsl(258, 69%, 54%)
HSVhsv(258, 74%, 86%)
OKLCHoklch(50% 0.23 289)
CMYKcmyk(53%, 74%, 0%, 14%)
Contrast & accessibility
On white6.61:1AA pass
On black3.18:1below AA
Best text color#FFFFFF
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
--blueviolet: #6838db;
--blueviolet-rgb: 104 56 219;
--blueviolet-oklch: oklch(50% 0.23 289);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6838db] text-[#6838db] border-[#6838db]
Shades & tints
Color harmonies
About this color
#6838DB is a color with the RGB value rgb(104, 56, 219). Its closest CSS named color is "blueviolet". 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.