#FECACA

Tailwind red-200

#FECACA is a red colour. In RGB it is 254 red, 202 green and 202 blue, which converts to a hue of 0 degrees, 96% saturation and 89% lightness. It is Tailwind red-200 in that design system's palette.

Color values

HEX#FECACA
RGBrgb(254, 202, 202)
HSLhsl(0, 96%, 89%)
HSVhsv(0, 20%, 100%)
CMYKcmyk(0%, 20%, 20%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.45:1FailFail
Black14.52:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FECACA;
CSS rgb()color: rgb(254 202 202);
Tailwindbg-[#fecaca]
SwiftUIColor(red: 0.996, green: 0.792, blue: 0.792)
AndroidColor.parseColor("#FECACA")

Closest named color

The nearest CSS colour keyword to #FECACA is pink (#FFC0CB).

Related tools