#F1E9C5
≈ blanchedalmond · rgb(241, 233, 197)
Color formats
HEX#F1E9C5
RGBrgb(241, 233, 197)
HSLhsl(49, 61%, 86%)
HSVhsv(49, 18%, 95%)
OKLCHoklch(93% 0.05 97)
CMYKcmyk(0%, 3%, 18%, 5%)
Contrast & accessibility
On white1.22:1below AA
On black17.20:1AA pass
Best text color#000000
Nearest CSS name: blanchedalmond
Copy-ready code
CSS custom properties
:root {
--blanchedalmond: #f1e9c5;
--blanchedalmond-rgb: 241 233 197;
--blanchedalmond-oklch: oklch(93% 0.05 97);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blanchedalmond-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f1e9c5] text-[#f1e9c5] border-[#f1e9c5]
Shades & tints
Color harmonies
About this color
#F1E9C5 is a color with the RGB value rgb(241, 233, 197). Its closest CSS named color is "blanchedalmond". 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.