Skip to content

#A355BD

≈ mediumorchid · rgb(163, 85, 189)
Color formats
HEX#A355BD
RGBrgb(163, 85, 189)
HSLhsl(285, 44%, 54%)
HSVhsv(285, 55%, 74%)
OKLCHoklch(58% 0.17 317)
CMYKcmyk(14%, 55%, 0%, 26%)
Contrast & accessibility
On white4.57:1AA pass
On black4.59:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #a355bd;
  --mediumorchid-rgb: 163 85 189;
  --mediumorchid-oklch: oklch(58% 0.17 317);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a355bd] text-[#a355bd] border-[#a355bd]
Shades & tints
Color harmonies
About this color

#A355BD is a color with the RGB value rgb(163, 85, 189). Its closest CSS named color is "mediumorchid". 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 #A355BD to other formats

Palettes with a similar color

Gradients with a similar color

Copied