#F3F4F6

Tailwind gray-100

#F3F4F6 is a blue colour. In RGB it is 243 red, 244 green and 246 blue, which converts to a hue of 220 degrees, 14% saturation and 96% lightness. It is Tailwind gray-100 in that design system's palette.

Color values

HEX#F3F4F6
RGBrgb(243, 244, 246)
HSLhsl(220, 14%, 96%)
HSVhsv(220, 1%, 96%)
CMYKcmyk(1%, 1%, 0%, 4%)

Contrast and accessibility

Against white the contrast ratio is 1.1:1, and against black it is 19.08: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.08:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #F3F4F6;
CSS rgb()color: rgb(243 244 246);
Tailwindbg-[#f3f4f6]
SwiftUIColor(red: 0.953, green: 0.957, blue: 0.965)
AndroidColor.parseColor("#F3F4F6")

Closest named color

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

Related tools