Skip to content

#ED99A7

≈ lightpink · rgb(237, 153, 167)
Color formats
HEX#ED99A7
RGBrgb(237, 153, 167)
HSLhsl(350, 70%, 76%)
HSVhsv(350, 35%, 93%)
OKLCHoklch(77% 0.1 9)
CMYKcmyk(0%, 35%, 30%, 7%)
Contrast & accessibility
On white2.16:1below AA
On black9.72:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #ed99a7;
  --lightpink-rgb: 237 153 167;
  --lightpink-oklch: oklch(77% 0.1 9);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ed99a7] text-[#ed99a7] border-[#ed99a7]
Shades & tints
Color harmonies
About this color

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

Gradients with a similar color

Copied