Skip to content

#A380FB

≈ mediumpurple · rgb(163, 128, 251)
Color formats
HEX#A380FB
RGBrgb(163, 128, 251)
HSLhsl(257, 94%, 74%)
HSVhsv(257, 49%, 98%)
OKLCHoklch(69% 0.18 294)
CMYKcmyk(35%, 49%, 0%, 2%)
Contrast & accessibility
On white2.98:1below AA
On black7.04:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #a380fb;
  --mediumpurple-rgb: 163 128 251;
  --mediumpurple-oklch: oklch(69% 0.18 294);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a380fb] text-[#a380fb] border-[#a380fb]
Shades & tints
Color harmonies
About this color

#A380FB is a color with the RGB value rgb(163, 128, 251). 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 #A380FB to other formats

Palettes with a similar color

Gradients with a similar color

Copied