Skip to content

#D978BF

≈ orchid · rgb(217, 120, 191)
Color formats
HEX#D978BF
RGBrgb(217, 120, 191)
HSLhsl(316, 56%, 66%)
HSVhsv(316, 45%, 85%)
OKLCHoklch(70% 0.15 338)
CMYKcmyk(0%, 45%, 12%, 15%)
Contrast & accessibility
On white2.84:1below AA
On black7.39:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d978bf;
  --orchid-rgb: 217 120 191;
  --orchid-oklch: oklch(70% 0.15 338);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d978bf] text-[#d978bf] border-[#d978bf]
Shades & tints
Color harmonies
About this color

#D978BF is a color with the RGB value rgb(217, 120, 191). 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 #D978BF to other formats

Palettes with a similar color

Gradients with a similar color

Copied