Skip to content

#E9BDCA

≈ pink · rgb(233, 189, 202)
Color formats
HEX#E9BDCA
RGBrgb(233, 189, 202)
HSLhsl(342, 50%, 83%)
HSVhsv(342, 19%, 91%)
OKLCHoklch(84% 0.05 359)
CMYKcmyk(0%, 19%, 13%, 9%)
Contrast & accessibility
On white1.67:1below AA
On black12.60:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #e9bdca;
  --pink-rgb: 233 189 202;
  --pink-oklch: oklch(84% 0.05 359);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e9bdca] text-[#e9bdca] border-[#e9bdca]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied