#E9E6D9
≈ linen · rgb(233, 230, 217)
Color formats
HEX#E9E6D9
RGBrgb(233, 230, 217)
HSLhsl(49, 27%, 88%)
HSVhsv(49, 7%, 91%)
OKLCHoklch(92% 0.02 96)
CMYKcmyk(0%, 1%, 7%, 9%)
Contrast & accessibility
On white1.25:1below AA
On black16.79:1AA pass
Best text color#000000
Nearest CSS name: linen
Copy-ready code
CSS custom properties
:root {
--linen: #e9e6d9;
--linen-rgb: 233 230 217;
--linen-oklch: oklch(92% 0.02 96);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--linen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e9e6d9] text-[#e9e6d9] border-[#e9e6d9]
Shades & tints
Color harmonies
About this color
#E9E6D9 is a color with the RGB value rgb(233, 230, 217). Its closest CSS named color is "linen". 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.