Skip to content

#7014CC

≈ blueviolet · rgb(112, 20, 204)
Color formats
HEX#7014CC
RGBrgb(112, 20, 204)
HSLhsl(270, 82%, 44%)
HSVhsv(270, 90%, 80%)
OKLCHoklch(47% 0.24 298)
CMYKcmyk(45%, 90%, 0%, 20%)
Contrast & accessibility
On white7.89:1AA pass
On black2.66:1below AA
Best text color#FFFFFF
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
  --blueviolet: #7014cc;
  --blueviolet-rgb: 112 20 204;
  --blueviolet-oklch: oklch(47% 0.24 298);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7014cc] text-[#7014cc] border-[#7014cc]
Shades & tints
Color harmonies
About this color

#7014CC is a color with the RGB value rgb(112, 20, 204). 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 #7014CC to other formats

Palettes with a similar color

Gradients with a similar color

Copied