#F08080

lightcoral

#F08080 is a red colour. In RGB it is 240 red, 128 green and 128 blue, which converts to a hue of 0 degrees, 79% saturation and 72% lightness. It is one of the named CSS colours, written as lightcoral in stylesheets.

Color values

HEX#F08080
RGBrgb(240, 128, 128)
HSLhsl(0, 79%, 72%)
HSVhsv(0, 47%, 94%)
CMYKcmyk(0%, 47%, 47%, 6%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White2.59:1FailFail
Black8.1:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #F08080;
CSS rgb()color: rgb(240 128 128);
Tailwindbg-[#f08080]
SwiftUIColor(red: 0.941, green: 0.502, blue: 0.502)
AndroidColor.parseColor("#F08080")

Related tools