#FAF9ED
≈ floralwhite · rgb(250, 249, 237)
Color formats
HEX#FAF9ED
RGBrgb(250, 249, 237)
HSLhsl(55, 57%, 95%)
HSVhsv(55, 5%, 98%)
OKLCHoklch(98% 0.02 103)
CMYKcmyk(0%, 0%, 5%, 2%)
Contrast & accessibility
On white1.06:1below AA
On black19.84:1AA pass
Best text color#000000
Nearest CSS name: floralwhite
Copy-ready code
CSS custom properties
:root {
--floralwhite: #faf9ed;
--floralwhite-rgb: 250 249 237;
--floralwhite-oklch: oklch(98% 0.02 103);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--floralwhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#faf9ed] text-[#faf9ed] border-[#faf9ed]
Shades & tints
Color harmonies
About this color
#FAF9ED is a color with the RGB value rgb(250, 249, 237). Its closest CSS named color is "floralwhite". 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.