Skip to content

#D625A7

≈ mediumvioletred · rgb(214, 37, 167)
Color formats
HEX#D625A7
RGBrgb(214, 37, 167)
HSLhsl(316, 71%, 49%)
HSVhsv(316, 83%, 84%)
OKLCHoklch(60% 0.24 342)
CMYKcmyk(0%, 83%, 22%, 16%)
Contrast & accessibility
On white4.49:1below AA
On black4.68:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #d625a7;
  --mediumvioletred-rgb: 214 37 167;
  --mediumvioletred-oklch: oklch(60% 0.24 342);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d625a7] text-[#d625a7] border-[#d625a7]
Shades & tints
Color harmonies
About this color

#D625A7 is a color with the RGB value rgb(214, 37, 167). Its closest CSS named color is "mediumvioletred". 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 #D625A7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied