Skip to content

#D43AB7

≈ mediumorchid · rgb(212, 58, 183)
Color formats
HEX#D43AB7
RGBrgb(212, 58, 183)
HSLhsl(311, 64%, 53%)
HSVhsv(311, 73%, 83%)
OKLCHoklch(62% 0.23 337)
CMYKcmyk(0%, 73%, 14%, 17%)
Contrast & accessibility
On white4.13:1below AA
On black5.09:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #d43ab7;
  --mediumorchid-rgb: 212 58 183;
  --mediumorchid-oklch: oklch(62% 0.23 337);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d43ab7] text-[#d43ab7] border-[#d43ab7]
Shades & tints
Color harmonies
About this color

#D43AB7 is a color with the RGB value rgb(212, 58, 183). 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 #D43AB7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied