#FFF0F5

lavenderblush

#FFF0F5 is a magenta colour. In RGB it is 255 red, 240 green and 245 blue, which converts to a hue of 340 degrees, 100% saturation and 97% lightness. It is one of the named CSS colours, written as lavenderblush in stylesheets.

Color values

HEX#FFF0F5
RGBrgb(255, 240, 245)
HSLhsl(340, 100%, 97%)
HSVhsv(340, 6%, 100%)
CMYKcmyk(0%, 6%, 4%, 0%)

Contrast and accessibility

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

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFF0F5;
CSS rgb()color: rgb(255 240 245);
Tailwindbg-[#fff0f5]
SwiftUIColor(red: 1.000, green: 0.941, blue: 0.961)
AndroidColor.parseColor("#FFF0F5")

Related tools