Skip to content

#DA45DA

≈ mediumorchid · rgb(218, 69, 218)
Color formats
HEX#DA45DA
RGBrgb(218, 69, 218)
HSLhsl(300, 67%, 56%)
HSVhsv(300, 68%, 85%)
OKLCHoklch(66% 0.24 328)
CMYKcmyk(0%, 68%, 0%, 15%)
Contrast & accessibility
On white3.59:1below AA
On black5.84:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #da45da;
  --mediumorchid-rgb: 218 69 218;
  --mediumorchid-oklch: oklch(66% 0.24 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da45da] text-[#da45da] border-[#da45da]
Shades & tints
Color harmonies
About this color

#DA45DA is a color with the RGB value rgb(218, 69, 218). 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 #DA45DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied