Skip to content

#A647BB

≈ mediumorchid · rgb(166, 71, 187)
Color formats
HEX#A647BB
RGBrgb(166, 71, 187)
HSLhsl(289, 46%, 51%)
HSVhsv(289, 62%, 73%)
OKLCHoklch(57% 0.19 320)
CMYKcmyk(11%, 62%, 0%, 27%)
Contrast & accessibility
On white4.95:1AA pass
On black4.24:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #a647bb;
  --mediumorchid-rgb: 166 71 187;
  --mediumorchid-oklch: oklch(57% 0.19 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a647bb] text-[#a647bb] border-[#a647bb]
Shades & tints
Color harmonies
About this color

#A647BB is a color with the RGB value rgb(166, 71, 187). 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 #A647BB to other formats

Palettes with a similar color

Gradients with a similar color

Copied