Skip to content

#D876BC

≈ orchid · rgb(216, 118, 188)
Color formats
HEX#D876BC
RGBrgb(216, 118, 188)
HSLhsl(317, 56%, 65%)
HSVhsv(317, 45%, 85%)
OKLCHoklch(70% 0.15 339)
CMYKcmyk(0%, 45%, 13%, 15%)
Contrast & accessibility
On white2.90:1below AA
On black7.24:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d876bc;
  --orchid-rgb: 216 118 188;
  --orchid-oklch: oklch(70% 0.15 339);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d876bc] text-[#d876bc] border-[#d876bc]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied