Skip to content

#7914DF

≈ blueviolet · rgb(121, 20, 223)
Color formats
HEX#7914DF
RGBrgb(121, 20, 223)
HSLhsl(270, 84%, 48%)
HSVhsv(270, 91%, 87%)
OKLCHoklch(50% 0.26 297)
CMYKcmyk(46%, 91%, 0%, 13%)
Contrast & accessibility
On white7.05:1AA pass
On black2.98:1below AA
Best text color#FFFFFF
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
  --blueviolet: #7914df;
  --blueviolet-rgb: 121 20 223;
  --blueviolet-oklch: oklch(50% 0.26 297);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7914df] text-[#7914df] border-[#7914df]
Shades & tints
Color harmonies
About this color

#7914DF is a color with the RGB value rgb(121, 20, 223). 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 #7914DF to other formats

Palettes with a similar color

Gradients with a similar color

Copied