Skip to content

#D875F0

≈ violet · rgb(216, 117, 240)
Color formats
HEX#D875F0
RGBrgb(216, 117, 240)
HSLhsl(288, 80%, 70%)
HSVhsv(288, 51%, 94%)
OKLCHoklch(72% 0.2 320)
CMYKcmyk(10%, 51%, 0%, 6%)
Contrast & accessibility
On white2.72:1below AA
On black7.72:1AA pass
Best text color#000000
Nearest CSS name: violet
Copy-ready code
CSS custom properties
:root {
  --violet: #d875f0;
  --violet-rgb: 216 117 240;
  --violet-oklch: oklch(72% 0.2 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--violet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d875f0] text-[#d875f0] border-[#d875f0]
Shades & tints
Color harmonies
About this color

#D875F0 is a color with the RGB value rgb(216, 117, 240). Its closest CSS named color is "violet". 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 #D875F0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied