Skip to content

#F6EAE7

≈ linen · rgb(246, 234, 231)
Color formats
HEX#F6EAE7
RGBrgb(246, 234, 231)
HSLhsl(12, 45%, 94%)
HSVhsv(12, 6%, 96%)
OKLCHoklch(95% 0.01 34)
CMYKcmyk(0%, 5%, 6%, 4%)
Contrast & accessibility
On white1.18:1below AA
On black17.84:1AA pass
Best text color#000000
Nearest CSS name: linen
Copy-ready code
CSS custom properties
:root {
  --linen: #f6eae7;
  --linen-rgb: 246 234 231;
  --linen-oklch: oklch(95% 0.01 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--linen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f6eae7] text-[#f6eae7] border-[#f6eae7]
Shades & tints
Color harmonies
About this color

#F6EAE7 is a color with the RGB value rgb(246, 234, 231). 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 #F6EAE7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied