Skip to content

#AD38BB

≈ mediumorchid · rgb(173, 56, 187)
Color formats
HEX#AD38BB
RGBrgb(173, 56, 187)
HSLhsl(294, 54%, 48%)
HSVhsv(294, 70%, 73%)
OKLCHoklch(56% 0.21 323)
CMYKcmyk(7%, 70%, 0%, 27%)
Contrast & accessibility
On white5.17:1AA pass
On black4.06:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #ad38bb;
  --mediumorchid-rgb: 173 56 187;
  --mediumorchid-oklch: oklch(56% 0.21 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ad38bb] text-[#ad38bb] border-[#ad38bb]
Shades & tints
Color harmonies
About this color

#AD38BB is a color with the RGB value rgb(173, 56, 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 #AD38BB to other formats

Palettes with a similar color

Gradients with a similar color

Copied