Skip to content

#FAFBF3

≈ floralwhite · rgb(250, 251, 243)
Color formats
HEX#FAFBF3
RGBrgb(250, 251, 243)
HSLhsl(67, 50%, 97%)
HSVhsv(67, 3%, 98%)
OKLCHoklch(99% 0.01 112)
CMYKcmyk(0%, 0%, 3%, 2%)
Contrast & accessibility
On white1.04:1below AA
On black20.16:1AA pass
Best text color#000000
Nearest CSS name: floralwhite
Copy-ready code
CSS custom properties
:root {
  --floralwhite: #fafbf3;
  --floralwhite-rgb: 250 251 243;
  --floralwhite-oklch: oklch(99% 0.01 112);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--floralwhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fafbf3] text-[#fafbf3] border-[#fafbf3]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied