Skip to content

#A95ACB

≈ mediumorchid · rgb(169, 90, 203)
Color formats
HEX#A95ACB
RGBrgb(169, 90, 203)
HSLhsl(282, 52%, 57%)
HSVhsv(282, 56%, 80%)
OKLCHoklch(61% 0.18 315)
CMYKcmyk(17%, 56%, 0%, 20%)
Contrast & accessibility
On white4.19:1below AA
On black5.01:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #a95acb;
  --mediumorchid-rgb: 169 90 203;
  --mediumorchid-oklch: oklch(61% 0.18 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a95acb] text-[#a95acb] border-[#a95acb]
Shades & tints
Color harmonies
About this color

#A95ACB is a color with the RGB value rgb(169, 90, 203). 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 #A95ACB to other formats

Palettes with a similar color

Gradients with a similar color

Copied