Skip to content

#EBAFA2

≈ lightpink · rgb(235, 175, 162)
Color formats
HEX#EBAFA2
RGBrgb(235, 175, 162)
HSLhsl(11, 65%, 78%)
HSVhsv(11, 31%, 92%)
OKLCHoklch(81% 0.07 33)
CMYKcmyk(0%, 26%, 31%, 8%)
Contrast & accessibility
On white1.88:1below AA
On black11.19:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #ebafa2;
  --lightpink-rgb: 235 175 162;
  --lightpink-oklch: oklch(81% 0.07 33);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ebafa2] text-[#ebafa2] border-[#ebafa2]
Shades & tints
Color harmonies
About this color

#EBAFA2 is a color with the RGB value rgb(235, 175, 162). 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 #EBAFA2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied