#FFF1F2

Tailwind rose-50

#FFF1F2 is a red colour. In RGB it is 255 red, 241 green and 242 blue, which converts to a hue of 356 degrees, 100% saturation and 97% lightness. It is Tailwind rose-50 in that design system's palette.

Color values

HEX#FFF1F2
RGBrgb(255, 241, 242)
HSLhsl(356, 100%, 97%)
HSVhsv(356, 5%, 100%)
CMYKcmyk(0%, 5%, 5%, 0%)

Contrast and accessibility

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

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFF1F2;
CSS rgb()color: rgb(255 241 242);
Tailwindbg-[#fff1f2]
SwiftUIColor(red: 1.000, green: 0.945, blue: 0.949)
AndroidColor.parseColor("#FFF1F2")

Closest named color

The nearest CSS colour keyword to #FFF1F2 is lavenderblush (#FFF0F5).

Related tools