Skip to content

#D25FD2

≈ orchid · rgb(210, 95, 210)
Color formats
HEX#D25FD2
RGBrgb(210, 95, 210)
HSLhsl(300, 56%, 60%)
HSVhsv(300, 55%, 82%)
OKLCHoklch(67% 0.2 328)
CMYKcmyk(0%, 55%, 0%, 18%)
Contrast & accessibility
On white3.33:1below AA
On black6.31:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #d25fd2;
  --orchid-rgb: 210 95 210;
  --orchid-oklch: oklch(67% 0.2 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d25fd2] text-[#d25fd2] border-[#d25fd2]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied