#EED4BF
≈ bisque · rgb(238, 212, 191)
Color formats
HEX#EED4BF
RGBrgb(238, 212, 191)
HSLhsl(27, 58%, 84%)
HSVhsv(27, 20%, 93%)
OKLCHoklch(89% 0.04 61)
CMYKcmyk(0%, 11%, 20%, 7%)
Contrast & accessibility
On white1.42:1below AA
On black14.81:1AA pass
Best text color#000000
Nearest CSS name: bisque
Copy-ready code
CSS custom properties
:root {
--bisque: #eed4bf;
--bisque-rgb: 238 212 191;
--bisque-oklch: oklch(89% 0.04 61);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--bisque-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eed4bf] text-[#eed4bf] border-[#eed4bf]
Shades & tints
Color harmonies
About this color
#EED4BF is a color with the RGB value rgb(238, 212, 191). 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.