Skip to content

#8269D0

≈ mediumpurple · rgb(130, 105, 208)
Color formats
HEX#8269D0
RGBrgb(130, 105, 208)
HSLhsl(255, 52%, 61%)
HSVhsv(255, 50%, 82%)
OKLCHoklch(59% 0.15 292)
CMYKcmyk(38%, 50%, 0%, 18%)
Contrast & accessibility
On white4.30:1below AA
On black4.88:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #8269d0;
  --mediumpurple-rgb: 130 105 208;
  --mediumpurple-oklch: oklch(59% 0.15 292);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8269d0] text-[#8269d0] border-[#8269d0]
Shades & tints
Color harmonies
About this color

#8269D0 is a color with the RGB value rgb(130, 105, 208). 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 #8269D0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied