Skip to content

#F1E4DA

≈ linen · rgb(241, 228, 218)
Color formats
HEX#F1E4DA
RGBrgb(241, 228, 218)
HSLhsl(26, 45%, 90%)
HSVhsv(26, 10%, 95%)
OKLCHoklch(93% 0.02 60)
CMYKcmyk(0%, 5%, 10%, 5%)
Contrast & accessibility
On white1.25:1below AA
On black16.85:1AA pass
Best text color#000000
Nearest CSS name: linen
Copy-ready code
CSS custom properties
:root {
  --linen: #f1e4da;
  --linen-rgb: 241 228 218;
  --linen-oklch: oklch(93% 0.02 60);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--linen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f1e4da] text-[#f1e4da] border-[#f1e4da]
Shades & tints
Color harmonies
About this color

#F1E4DA is a color with the RGB value rgb(241, 228, 218). 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.

Related

Convert #F1E4DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied