#A08BE0
≈ mediumpurple · rgb(160, 139, 224)
Color formats
HEX#A08BE0
RGBrgb(160, 139, 224)
HSLhsl(255, 58%, 71%)
HSVhsv(255, 38%, 88%)
OKLCHoklch(69% 0.12 294)
CMYKcmyk(29%, 38%, 0%, 12%)
Contrast & accessibility
On white2.89:1below AA
On black7.26:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
--mediumpurple: #a08be0;
--mediumpurple-rgb: 160 139 224;
--mediumpurple-oklch: oklch(69% 0.12 294);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a08be0] text-[#a08be0] border-[#a08be0]
Shades & tints
Color harmonies
About this color
#A08BE0 is a color with the RGB value rgb(160, 139, 224). 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.