#FCF5EE
≈ seashell · rgb(252, 245, 238)
Color formats
HEX#FCF5EE
RGBrgb(252, 245, 238)
HSLhsl(30, 70%, 96%)
HSVhsv(30, 6%, 99%)
OKLCHoklch(97% 0.01 68)
CMYKcmyk(0%, 3%, 6%, 1%)
Contrast & accessibility
On white1.08:1below AA
On black19.43:1AA pass
Best text color#000000
Nearest CSS name: seashell
Copy-ready code
CSS custom properties
:root {
--seashell: #fcf5ee;
--seashell-rgb: 252 245 238;
--seashell-oklch: oklch(97% 0.01 68);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seashell-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fcf5ee] text-[#fcf5ee] border-[#fcf5ee]
Shades & tints
Color harmonies
About this color
#FCF5EE is a color with the RGB value rgb(252, 245, 238). Its closest CSS named color is "seashell". 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.