Skip to content

#EEBFBD

≈ pink · rgb(238, 191, 189)
Color formats
HEX#EEBFBD
RGBrgb(238, 191, 189)
HSLhsl(2, 59%, 84%)
HSVhsv(2, 21%, 93%)
OKLCHoklch(85% 0.05 21)
CMYKcmyk(0%, 20%, 21%, 7%)
Contrast & accessibility
On white1.64:1below AA
On black12.82:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #eebfbd;
  --pink-rgb: 238 191 189;
  --pink-oklch: oklch(85% 0.05 21);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eebfbd] text-[#eebfbd] border-[#eebfbd]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied