#EEE6C6
≈ blanchedalmond · rgb(238, 230, 198)
Color formats
HEX#EEE6C6
RGBrgb(238, 230, 198)
HSLhsl(48, 54%, 85%)
HSVhsv(48, 17%, 93%)
OKLCHoklch(92% 0.04 96)
CMYKcmyk(0%, 3%, 17%, 7%)
Contrast & accessibility
On white1.25:1below AA
On black16.77:1AA pass
Best text color#000000
Nearest CSS name: blanchedalmond
Copy-ready code
CSS custom properties
:root {
--blanchedalmond: #eee6c6;
--blanchedalmond-rgb: 238 230 198;
--blanchedalmond-oklch: oklch(92% 0.04 96);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blanchedalmond-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eee6c6] text-[#eee6c6] border-[#eee6c6]
Shades & tints
Color harmonies
About this color
#EEE6C6 is a color with the RGB value rgb(238, 230, 198). Its closest CSS named color is "blanchedalmond". 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.