Skip to content

#FAF6F9

≈ snow · rgb(250, 246, 249)
Color formats
HEX#FAF6F9
RGBrgb(250, 246, 249)
HSLhsl(315, 29%, 97%)
HSVhsv(315, 2%, 98%)
OKLCHoklch(98% 0.01 334)
CMYKcmyk(0%, 2%, 0%, 2%)
Contrast & accessibility
On white1.07:1below AA
On black19.62:1AA pass
Best text color#000000
Nearest CSS name: snow
Copy-ready code
CSS custom properties
:root {
  --snow: #faf6f9;
  --snow-rgb: 250 246 249;
  --snow-oklch: oklch(98% 0.01 334);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--snow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#faf6f9] text-[#faf6f9] border-[#faf6f9]
Shades & tints
Color harmonies
About this color

#FAF6F9 is a color with the RGB value rgb(250, 246, 249). Its closest CSS named color is "snow". 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 #FAF6F9 to other formats

Gradients with a similar color

Copied