Skip to content

#F2E1D7

≈ linen · rgb(242, 225, 215)
Color formats
HEX#F2E1D7
RGBrgb(242, 225, 215)
HSLhsl(22, 51%, 90%)
HSVhsv(22, 11%, 95%)
OKLCHoklch(92% 0.02 53)
CMYKcmyk(0%, 7%, 11%, 5%)
Contrast & accessibility
On white1.27:1below AA
On black16.53:1AA pass
Best text color#000000
Nearest CSS name: linen
Copy-ready code
CSS custom properties
:root {
  --linen: #f2e1d7;
  --linen-rgb: 242 225 215;
  --linen-oklch: oklch(92% 0.02 53);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--linen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f2e1d7] text-[#f2e1d7] border-[#f2e1d7]
Shades & tints
Color harmonies
About this color

#F2E1D7 is a color with the RGB value rgb(242, 225, 215). 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 #F2E1D7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied