Skip to content

#E48BB0

≈ palevioletred · rgb(228, 139, 176)
Color formats
HEX#E48BB0
RGBrgb(228, 139, 176)
HSLhsl(335, 62%, 72%)
HSVhsv(335, 39%, 89%)
OKLCHoklch(74% 0.12 354)
CMYKcmyk(0%, 39%, 23%, 11%)
Contrast & accessibility
On white2.44:1below AA
On black8.62:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #e48bb0;
  --palevioletred-rgb: 228 139 176;
  --palevioletred-oklch: oklch(74% 0.12 354);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e48bb0] text-[#e48bb0] border-[#e48bb0]
Shades & tints
Color harmonies
About this color

#E48BB0 is a color with the RGB value rgb(228, 139, 176). 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 #E48BB0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied