Skip to content

#D86FD4

orchid · rgb(216, 111, 212)
Color formats
HEX#D86FD4
RGBrgb(216, 111, 212)
HSLhsl(302, 57%, 64%)
HSVhsv(302, 49%, 85%)
OKLCHoklch(70% 0.18 329)
CMYKcmyk(0%, 49%, 2%, 15%)
Contrast & accessibility
On white2.94:1below AA
On black7.14:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d86fd4;
  --orchid-rgb: 216 111 212;
  --orchid-oklch: oklch(70% 0.18 329);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d86fd4] text-[#d86fd4] border-[#d86fd4]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied