Skip to content

#D07E98

≈ palevioletred · rgb(208, 126, 152)
Color formats
HEX#D07E98
RGBrgb(208, 126, 152)
HSLhsl(341, 47%, 65%)
HSVhsv(341, 39%, 82%)
OKLCHoklch(69% 0.11 360)
CMYKcmyk(0%, 39%, 27%, 18%)
Contrast & accessibility
On white2.95:1below AA
On black7.12:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #d07e98;
  --palevioletred-rgb: 208 126 152;
  --palevioletred-oklch: oklch(69% 0.11 360);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d07e98] text-[#d07e98] border-[#d07e98]
Shades & tints
Color harmonies
About this color

#D07E98 is a color with the RGB value rgb(208, 126, 152). 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 #D07E98 to other formats

Palettes with a similar color

Gradients with a similar color

Copied