Skip to content

#D275CF

≈ orchid · rgb(210, 117, 207)
Color formats
HEX#D275CF
RGBrgb(210, 117, 207)
HSLhsl(302, 51%, 64%)
HSVhsv(302, 44%, 82%)
OKLCHoklch(70% 0.16 328)
CMYKcmyk(0%, 44%, 1%, 18%)
Contrast & accessibility
On white2.92:1below AA
On black7.19:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d275cf;
  --orchid-rgb: 210 117 207;
  --orchid-oklch: oklch(70% 0.16 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d275cf] text-[#d275cf] border-[#d275cf]
Shades & tints
Color harmonies
About this color

#D275CF is a color with the RGB value rgb(210, 117, 207). 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 #D275CF to other formats

Palettes with a similar color

Gradients with a similar color

Copied