Skip to content

#7337DB

≈ blueviolet · rgb(115, 55, 219)
Color formats
HEX#7337DB
RGBrgb(115, 55, 219)
HSLhsl(262, 69%, 54%)
HSVhsv(262, 75%, 86%)
OKLCHoklch(51% 0.23 293)
CMYKcmyk(47%, 75%, 0%, 14%)
Contrast & accessibility
On white6.37:1AA pass
On black3.30:1below AA
Best text color#FFFFFF
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
  --blueviolet: #7337db;
  --blueviolet-rgb: 115 55 219;
  --blueviolet-oklch: oklch(51% 0.23 293);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7337db] text-[#7337db] border-[#7337db]
Shades & tints
Color harmonies
About this color

#7337DB is a color with the RGB value rgb(115, 55, 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.

Related

Convert #7337DB to other formats

Palettes with a similar color

Gradients with a similar color

Copied