Skip to content

#EDAB9F

≈ lightpink · rgb(237, 171, 159)
Color formats
HEX#EDAB9F
RGBrgb(237, 171, 159)
HSLhsl(9, 68%, 78%)
HSVhsv(9, 33%, 93%)
OKLCHoklch(80% 0.08 30)
CMYKcmyk(0%, 28%, 33%, 7%)
Contrast & accessibility
On white1.92:1below AA
On black10.93:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #edab9f;
  --lightpink-rgb: 237 171 159;
  --lightpink-oklch: oklch(80% 0.08 30);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#edab9f] text-[#edab9f] border-[#edab9f]
Shades & tints
Color harmonies
About this color

#EDAB9F is a color with the RGB value rgb(237, 171, 159). 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 #EDAB9F to other formats

Gradients with a similar color

Copied