#FFCDD2

Material red 100

#FFCDD2 is a red colour. In RGB it is 255 red, 205 green and 210 blue, which converts to a hue of 354 degrees, 100% saturation and 90% lightness. It is Material red 100 in that design system's palette.

Color values

HEX#FFCDD2
RGBrgb(255, 205, 210)
HSLhsl(354, 100%, 90%)
HSVhsv(354, 20%, 100%)
CMYKcmyk(0%, 20%, 18%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.41:1FailFail
Black14.92:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFCDD2;
CSS rgb()color: rgb(255 205 210);
Tailwindbg-[#ffcdd2]
SwiftUIColor(red: 1.000, green: 0.804, blue: 0.824)
AndroidColor.parseColor("#FFCDD2")

Closest named color

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

Related tools