Skip to content

#D76DCB

≈ orchid · rgb(215, 109, 203)
Color formats
HEX#D76DCB
RGBrgb(215, 109, 203)
HSLhsl(307, 57%, 64%)
HSVhsv(307, 49%, 84%)
OKLCHoklch(69% 0.17 332)
CMYKcmyk(0%, 49%, 6%, 16%)
Contrast & accessibility
On white3.03:1below AA
On black6.94:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d76dcb;
  --orchid-rgb: 215 109 203;
  --orchid-oklch: oklch(69% 0.17 332);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d76dcb] text-[#d76dcb] border-[#d76dcb]
Shades & tints
Color harmonies
About this color

#D76DCB is a color with the RGB value rgb(215, 109, 203). 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 #D76DCB to other formats

Palettes with a similar color

Gradients with a similar color

Copied