#F9FAFB

Tailwind gray-50

#F9FAFB is a blue colour. In RGB it is 249 red, 250 green and 251 blue, which converts to a hue of 210 degrees, 20% saturation and 98% lightness. It is Tailwind gray-50 in that design system's palette.

Color values

HEX#F9FAFB
RGBrgb(249, 250, 251)
HSLhsl(210, 20%, 98%)
HSVhsv(210, 1%, 98%)
CMYKcmyk(1%, 0%, 0%, 2%)

Contrast and accessibility

Against white the contrast ratio is 1.05:1, and against black it is 20.1:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White1.05:1FailFail
Black20.1:1AAAAAA

Tints and shades

Lighter tints move #F9FAFB toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #F9FAFB;
CSS rgb()color: rgb(249 250 251);
Tailwindbg-[#f9fafb]
SwiftUIColor(red: 0.976, green: 0.980, blue: 0.984)
AndroidColor.parseColor("#F9FAFB")

Closest named color

The nearest CSS colour keyword to #F9FAFB is ghostwhite (#F8F8FF).

Related tools