Skip to content

#EFACE8

≈ plum · rgb(239, 172, 232)
Color formats
HEX#EFACE8
RGBrgb(239, 172, 232)
HSLhsl(306, 68%, 81%)
HSVhsv(306, 28%, 94%)
OKLCHoklch(83% 0.11 330)
CMYKcmyk(0%, 28%, 3%, 6%)
Contrast & accessibility
On white1.79:1below AA
On black11.74:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #eface8;
  --plum-rgb: 239 172 232;
  --plum-oklch: oklch(83% 0.11 330);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eface8] text-[#eface8] border-[#eface8]
Shades & tints
Color harmonies
About this color

#EFACE8 is a color with the RGB value rgb(239, 172, 232). Its closest CSS named color is "plum". 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 #EFACE8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied