#EFDCC2
≈ bisque · rgb(239, 220, 194)
Color formats
HEX#EFDCC2
RGBrgb(239, 220, 194)
HSLhsl(35, 58%, 85%)
HSVhsv(35, 19%, 94%)
OKLCHoklch(90% 0.04 76)
CMYKcmyk(0%, 8%, 19%, 6%)
Contrast & accessibility
On white1.34:1below AA
On black15.69:1AA pass
Best text color#000000
Nearest CSS name: bisque
Copy-ready code
CSS custom properties
:root {
--bisque: #efdcc2;
--bisque-rgb: 239 220 194;
--bisque-oklch: oklch(90% 0.04 76);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--bisque-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efdcc2] text-[#efdcc2] border-[#efdcc2]
Shades & tints
Color harmonies
About this color
#EFDCC2 is a color with the RGB value rgb(239, 220, 194). Its closest CSS named color is "bisque". 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.