Skip to content

#916FDB

mediumpurple · rgb(145, 111, 219)
Color formats
HEX#916FDB
RGBrgb(145, 111, 219)
HSLhsl(259, 60%, 65%)
HSVhsv(259, 49%, 86%)
OKLCHoklch(62% 0.16 296)
CMYKcmyk(34%, 49%, 0%, 14%)
Contrast & accessibility
On white3.82:1below AA
On black5.50:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #916fdb;
  --mediumpurple-rgb: 145 111 219;
  --mediumpurple-oklch: oklch(62% 0.16 296);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#916fdb] text-[#916fdb] border-[#916fdb]
Shades & tints
Color harmonies
About this color

#916FDB is a color with the RGB value rgb(145, 111, 219). 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 #916FDB to other formats

Palettes with a similar color

Gradients with a similar color

Copied