#EFC3C2
≈ pink · rgb(239, 195, 194)
Color formats
HEX#EFC3C2
RGBrgb(239, 195, 194)
HSLhsl(1, 58%, 85%)
HSVhsv(1, 19%, 94%)
OKLCHoklch(86% 0.05 20)
CMYKcmyk(0%, 18%, 19%, 6%)
Contrast & accessibility
On white1.58:1below AA
On black13.26:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
--pink: #efc3c2;
--pink-rgb: 239 195 194;
--pink-oklch: oklch(86% 0.05 20);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efc3c2] text-[#efc3c2] border-[#efc3c2]
Shades & tints
Color harmonies
About this color
#EFC3C2 is a color with the RGB value rgb(239, 195, 194). 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.