Skip to content

#FAF8EE

≈ floralwhite · rgb(250, 248, 238)
Color formats
HEX#FAF8EE
RGBrgb(250, 248, 238)
HSLhsl(50, 55%, 96%)
HSVhsv(50, 5%, 98%)
OKLCHoklch(98% 0.01 97)
CMYKcmyk(0%, 1%, 5%, 2%)
Contrast & accessibility
On white1.06:1below AA
On black19.73:1AA pass
Best text color#000000
Nearest CSS name: floralwhite
Copy-ready code
CSS custom properties
:root {
  --floralwhite: #faf8ee;
  --floralwhite-rgb: 250 248 238;
  --floralwhite-oklch: oklch(98% 0.01 97);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--floralwhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#faf8ee] text-[#faf8ee] border-[#faf8ee]
Shades & tints
Color harmonies
About this color

#FAF8EE is a color with the RGB value rgb(250, 248, 238). 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 #FAF8EE to other formats

Gradients with a similar color

Copied