Skip to content

#EFBDC7

≈ pink · rgb(239, 189, 199)
Color formats
HEX#EFBDC7
RGBrgb(239, 189, 199)
HSLhsl(348, 61%, 84%)
HSVhsv(348, 21%, 94%)
OKLCHoklch(85% 0.06 5)
CMYKcmyk(0%, 21%, 17%, 6%)
Contrast & accessibility
On white1.64:1below AA
On black12.77:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #efbdc7;
  --pink-rgb: 239 189 199;
  --pink-oklch: oklch(85% 0.06 5);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efbdc7] text-[#efbdc7] border-[#efbdc7]
Shades & tints
Color harmonies
About this color

#EFBDC7 is a color with the RGB value rgb(239, 189, 199). 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 #EFBDC7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied