Skip to content

#FFF9F0

floralwhite · rgb(255, 249, 240)
Color formats
HEX#FFF9F0
RGBrgb(255, 249, 240)
HSLhsl(36, 100%, 97%)
HSVhsv(36, 6%, 100%)
OKLCHoklch(98% 0.01 78)
CMYKcmyk(0%, 2%, 6%, 0%)
Contrast & accessibility
On white1.05:1below AA
On black20.06:1AA pass
Best text color#000000
Nearest CSS name: floralwhite
Copy-ready code
CSS custom properties
:root {
  --floralwhite: #fff9f0;
  --floralwhite-rgb: 255 249 240;
  --floralwhite-oklch: oklch(98% 0.01 78);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--floralwhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fff9f0] text-[#fff9f0] border-[#fff9f0]
Shades & tints
Color harmonies
About this color

#FFF9F0 is a color with the RGB value rgb(255, 249, 240). 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.

Related

Convert #FFF9F0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied