Skip to content

#D8627D

≈ palevioletred · rgb(216, 98, 125)
Color formats
HEX#D8627D
RGBrgb(216, 98, 125)
HSLhsl(346, 60%, 62%)
HSVhsv(346, 55%, 85%)
OKLCHoklch(65% 0.15 8)
CMYKcmyk(0%, 55%, 42%, 15%)
Contrast & accessibility
On white3.52:1below AA
On black5.96:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #d8627d;
  --palevioletred-rgb: 216 98 125;
  --palevioletred-oklch: oklch(65% 0.15 8);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d8627d] text-[#d8627d] border-[#d8627d]
Shades & tints
Color harmonies
About this color

#D8627D is a color with the RGB value rgb(216, 98, 125). Its closest CSS named color is "palevioletred". 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 #D8627D to other formats

Palettes with a similar color

Gradients with a similar color

Copied