Skip to content

#D548CA

≈ mediumorchid · rgb(213, 72, 202)
Color formats
HEX#D548CA
RGBrgb(213, 72, 202)
HSLhsl(305, 63%, 56%)
HSVhsv(305, 66%, 84%)
OKLCHoklch(64% 0.23 331)
CMYKcmyk(0%, 66%, 5%, 16%)
Contrast & accessibility
On white3.74:1below AA
On black5.61:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #d548ca;
  --mediumorchid-rgb: 213 72 202;
  --mediumorchid-oklch: oklch(64% 0.23 331);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d548ca] text-[#d548ca] border-[#d548ca]
Shades & tints
Color harmonies
About this color

#D548CA is a color with the RGB value rgb(213, 72, 202). 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 #D548CA to other formats

Palettes with a similar color

Gradients with a similar color

Copied