Skip to content

#FF80AB

≈ palevioletred · rgb(255, 128, 171)
Color formats
HEX#FF80AB
RGBrgb(255, 128, 171)
HSLhsl(340, 100%, 75%)
HSVhsv(340, 50%, 100%)
OKLCHoklch(76% 0.16 0)
CMYKcmyk(0%, 50%, 33%, 0%)
Contrast & accessibility
On white2.35:1below AA
On black8.93:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #ff80ab;
  --palevioletred-rgb: 255 128 171;
  --palevioletred-oklch: oklch(76% 0.16 0);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ff80ab] text-[#ff80ab] border-[#ff80ab]
Shades & tints
Color harmonies
About this color

#FF80AB is a color with the RGB value rgb(255, 128, 171). 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 #FF80AB to other formats

Palettes with a similar color

Gradients with a similar color

Copied