Skip to content

#EFBFD1

≈ pink · rgb(239, 191, 209)
Color formats
HEX#EFBFD1
RGBrgb(239, 191, 209)
HSLhsl(338, 60%, 84%)
HSVhsv(338, 20%, 94%)
OKLCHoklch(85% 0.06 354)
CMYKcmyk(0%, 20%, 13%, 6%)
Contrast & accessibility
On white1.61:1below AA
On black13.04:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #efbfd1;
  --pink-rgb: 239 191 209;
  --pink-oklch: oklch(85% 0.06 354);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efbfd1] text-[#efbfd1] border-[#efbfd1]
Shades & tints
Color harmonies
About this color

#EFBFD1 is a color with the RGB value rgb(239, 191, 209). Its closest CSS named color is "pink". 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 #EFBFD1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied