Skip to content

#D473BF

≈ orchid · rgb(212, 115, 191)
Color formats
HEX#D473BF
RGBrgb(212, 115, 191)
HSLhsl(313, 53%, 64%)
HSVhsv(313, 46%, 83%)
OKLCHoklch(69% 0.15 336)
CMYKcmyk(0%, 46%, 10%, 17%)
Contrast & accessibility
On white3.00:1below AA
On black7.00:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d473bf;
  --orchid-rgb: 212 115 191;
  --orchid-oklch: oklch(69% 0.15 336);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d473bf] text-[#d473bf] border-[#d473bf]
Shades & tints
Color harmonies
About this color

#D473BF is a color with the RGB value rgb(212, 115, 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 #D473BF to other formats

Palettes with a similar color

Gradients with a similar color

Copied