Skip to content

#9D7DDA

≈ mediumpurple · rgb(157, 125, 218)
Color formats
HEX#9D7DDA
RGBrgb(157, 125, 218)
HSLhsl(261, 56%, 67%)
HSVhsv(261, 43%, 85%)
OKLCHoklch(66% 0.14 298)
CMYKcmyk(28%, 43%, 0%, 15%)
Contrast & accessibility
On white3.29:1below AA
On black6.38:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #9d7dda;
  --mediumpurple-rgb: 157 125 218;
  --mediumpurple-oklch: oklch(66% 0.14 298);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9d7dda] text-[#9d7dda] border-[#9d7dda]
Shades & tints
Color harmonies
About this color

#9D7DDA is a color with the RGB value rgb(157, 125, 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 #9D7DDA to other formats

Palettes with a similar color

Gradients with a similar color

Copied