Skip to content

#A94FD1

≈ mediumorchid · rgb(169, 79, 209)
Color formats
HEX#A94FD1
RGBrgb(169, 79, 209)
HSLhsl(282, 59%, 56%)
HSVhsv(282, 62%, 82%)
OKLCHoklch(60% 0.2 314)
CMYKcmyk(19%, 62%, 0%, 18%)
Contrast & accessibility
On white4.44:1below AA
On black4.73:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #a94fd1;
  --mediumorchid-rgb: 169 79 209;
  --mediumorchid-oklch: oklch(60% 0.2 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a94fd1] text-[#a94fd1] border-[#a94fd1]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied