#F0F1E6
≈ linen · rgb(240, 241, 230)
Color formats
HEX#F0F1E6
RGBrgb(240, 241, 230)
HSLhsl(65, 28%, 92%)
HSVhsv(65, 5%, 95%)
OKLCHoklch(95% 0.01 111)
CMYKcmyk(0%, 0%, 5%, 5%)
Contrast & accessibility
On white1.14:1below AA
On black18.43:1AA pass
Best text color#000000
Nearest CSS name: linen
Copy-ready code
CSS custom properties
:root {
--linen: #f0f1e6;
--linen-rgb: 240 241 230;
--linen-oklch: oklch(95% 0.01 111);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--linen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f0f1e6] text-[#f0f1e6] border-[#f0f1e6]
Shades & tints
Color harmonies
About this color
#F0F1E6 is a color with the RGB value rgb(240, 241, 230). 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.