Skip to content

#EFA69C

≈ lightpink · rgb(239, 166, 156)
Color formats
HEX#EFA69C
RGBrgb(239, 166, 156)
HSLhsl(7, 72%, 77%)
HSVhsv(7, 35%, 94%)
OKLCHoklch(79% 0.09 28)
CMYKcmyk(0%, 31%, 35%, 6%)
Contrast & accessibility
On white1.98:1below AA
On black10.60:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #efa69c;
  --lightpink-rgb: 239 166 156;
  --lightpink-oklch: oklch(79% 0.09 28);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efa69c] text-[#efa69c] border-[#efa69c]
Shades & tints
Color harmonies
About this color

#EFA69C is a color with the RGB value rgb(239, 166, 156). Its closest CSS named color is "lightpink". 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 #EFA69C to other formats

Gradients with a similar color

Copied