Skip to content

#D47BDE

≈ orchid · rgb(212, 123, 222)
Color formats
HEX#D47BDE
RGBrgb(212, 123, 222)
HSLhsl(294, 60%, 68%)
HSVhsv(294, 45%, 87%)
OKLCHoklch(71% 0.17 323)
CMYKcmyk(5%, 45%, 0%, 13%)
Contrast & accessibility
On white2.73:1below AA
On black7.69:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d47bde;
  --orchid-rgb: 212 123 222;
  --orchid-oklch: oklch(71% 0.17 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d47bde] text-[#d47bde] border-[#d47bde]
Shades & tints
Color harmonies
About this color

#D47BDE is a color with the RGB value rgb(212, 123, 222). Its closest CSS named color is "orchid". 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 #D47BDE to other formats

Palettes with a similar color

Gradients with a similar color

Copied