Skip to content

#EBBBC8

≈ pink · rgb(235, 187, 200)
Color formats
HEX#EBBBC8
RGBrgb(235, 187, 200)
HSLhsl(344, 55%, 83%)
HSVhsv(344, 20%, 92%)
OKLCHoklch(84% 0.06 0)
CMYKcmyk(0%, 20%, 15%, 8%)
Contrast & accessibility
On white1.68:1below AA
On black12.47:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #ebbbc8;
  --pink-rgb: 235 187 200;
  --pink-oklch: oklch(84% 0.06 0);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ebbbc8] text-[#ebbbc8] border-[#ebbbc8]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied