#E0E2D3
≈ linen · rgb(224, 226, 211)
Color formats
HEX#E0E2D3
RGBrgb(224, 226, 211)
HSLhsl(68, 21%, 86%)
HSVhsv(68, 7%, 89%)
OKLCHoklch(91% 0.02 113)
CMYKcmyk(1%, 0%, 7%, 11%)
Contrast & accessibility
On white1.31:1below AA
On black15.99:1AA pass
Best text color#000000
Nearest CSS name: linen
Copy-ready code
CSS custom properties
:root {
--linen: #e0e2d3;
--linen-rgb: 224 226 211;
--linen-oklch: oklch(91% 0.02 113);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--linen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e0e2d3] text-[#e0e2d3] border-[#e0e2d3]
Shades & tints
Color harmonies
About this color
#E0E2D3 is a color with the RGB value rgb(224, 226, 211). 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.