#FFCCBC

Material deeporange 100

#FFCCBC is a red colour. In RGB it is 255 red, 204 green and 188 blue, which converts to a hue of 14 degrees, 100% saturation and 87% lightness. It is Material deeporange 100 in that design system's palette.

Color values

HEX#FFCCBC
RGBrgb(255, 204, 188)
HSLhsl(14, 100%, 87%)
HSVhsv(14, 26%, 100%)
CMYKcmyk(0%, 20%, 26%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.44:1FailFail
Black14.62:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFCCBC;
CSS rgb()color: rgb(255 204 188);
Tailwindbg-[#ffccbc]
SwiftUIColor(red: 1.000, green: 0.800, blue: 0.737)
AndroidColor.parseColor("#FFCCBC")

Closest named color

The nearest CSS colour keyword to #FFCCBC is peachpuff (#FFDAB9).

Related tools