Skip to content

#D264B7

≈ orchid · rgb(210, 100, 183)
Color formats
HEX#D264B7
RGBrgb(210, 100, 183)
HSLhsl(315, 55%, 61%)
HSVhsv(315, 52%, 82%)
OKLCHoklch(66% 0.17 338)
CMYKcmyk(0%, 52%, 13%, 18%)
Contrast & accessibility
On white3.36:1below AA
On black6.25:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d264b7;
  --orchid-rgb: 210 100 183;
  --orchid-oklch: oklch(66% 0.17 338);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d264b7] text-[#d264b7] border-[#d264b7]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied