#DA8AA3
≈ palevioletred · rgb(218, 138, 163)
Color formats
HEX#DA8AA3
RGBrgb(218, 138, 163)
HSLhsl(341, 52%, 70%)
HSVhsv(341, 37%, 85%)
OKLCHoklch(72% 0.1 360)
CMYKcmyk(0%, 37%, 25%, 15%)
Contrast & accessibility
On white2.58:1below AA
On black8.15:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #da8aa3;
--palevioletred-rgb: 218 138 163;
--palevioletred-oklch: oklch(72% 0.1 360);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da8aa3] text-[#da8aa3] border-[#da8aa3]
Shades & tints
Color harmonies
About this color
#DA8AA3 is a color with the RGB value rgb(218, 138, 163). 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.