#F1F5F9

Tailwind slate-100

#F1F5F9 is a blue colour. In RGB it is 241 red, 245 green and 249 blue, which converts to a hue of 210 degrees, 40% saturation and 96% lightness. It is Tailwind slate-100 in that design system's palette.

Color values

HEX#F1F5F9
RGBrgb(241, 245, 249)
HSLhsl(210, 40%, 96%)
HSVhsv(210, 3%, 98%)
CMYKcmyk(3%, 2%, 0%, 2%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.1:1FailFail
Black19.17:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #F1F5F9;
CSS rgb()color: rgb(241 245 249);
Tailwindbg-[#f1f5f9]
SwiftUIColor(red: 0.945, green: 0.961, blue: 0.976)
AndroidColor.parseColor("#F1F5F9")

Closest named color

The nearest CSS colour keyword to #F1F5F9 is whitesmoke (#F5F5F5).

Related tools