Skip to content

#9A83D9

≈ mediumpurple · rgb(154, 131, 217)
Color formats
HEX#9A83D9
RGBrgb(154, 131, 217)
HSLhsl(256, 53%, 68%)
HSVhsv(256, 40%, 85%)
OKLCHoklch(67% 0.13 295)
CMYKcmyk(29%, 40%, 0%, 15%)
Contrast & accessibility
On white3.17:1below AA
On black6.62:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #9a83d9;
  --mediumpurple-rgb: 154 131 217;
  --mediumpurple-oklch: oklch(67% 0.13 295);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9a83d9] text-[#9a83d9] border-[#9a83d9]
Shades & tints
Color harmonies
About this color

#9A83D9 is a color with the RGB value rgb(154, 131, 217). 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 #9A83D9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied