#FCA5A5

Tailwind red-300

#FCA5A5 is a red colour. In RGB it is 252 red, 165 green and 165 blue, which converts to a hue of 0 degrees, 94% saturation and 82% lightness. It is Tailwind red-300 in that design system's palette.

Color values

HEX#FCA5A5
RGBrgb(252, 165, 165)
HSLhsl(0, 94%, 82%)
HSVhsv(0, 35%, 99%)
CMYKcmyk(0%, 35%, 35%, 1%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.9:1FailFail
Black11.06:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FCA5A5;
CSS rgb()color: rgb(252 165 165);
Tailwindbg-[#fca5a5]
SwiftUIColor(red: 0.988, green: 0.647, blue: 0.647)
AndroidColor.parseColor("#FCA5A5")

Closest named color

The nearest CSS colour keyword to #FCA5A5 is lightpink (#FFB6C1).

Related tools