Skip to content

#716FDA

≈ mediumpurple · rgb(113, 111, 218)
Color formats
HEX#716FDA
RGBrgb(113, 111, 218)
HSLhsl(241, 59%, 65%)
HSVhsv(241, 49%, 85%)
OKLCHoklch(60% 0.16 281)
CMYKcmyk(48%, 49%, 0%, 15%)
Contrast & accessibility
On white4.21:1below AA
On black4.99:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #716fda;
  --mediumpurple-rgb: 113 111 218;
  --mediumpurple-oklch: oklch(60% 0.16 281);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#716fda] text-[#716fda] border-[#716fda]
Shades & tints
Color harmonies
About this color

#716FDA is a color with the RGB value rgb(113, 111, 218). Its closest CSS named color is "mediumpurple". 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 #716FDA to other formats

Palettes with a similar color

Gradients with a similar color

Copied