#FFCC80

Material orange 200

#FFCC80 is a orange colour. In RGB it is 255 red, 204 green and 128 blue, which converts to a hue of 36 degrees, 100% saturation and 75% lightness. It is Material orange 200 in that design system's palette.

Color values

HEX#FFCC80
RGBrgb(255, 204, 128)
HSLhsl(36, 100%, 75%)
HSVhsv(36, 50%, 100%)
CMYKcmyk(0%, 20%, 50%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.48:1FailFail
Black14.2:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFCC80;
CSS rgb()color: rgb(255 204 128);
Tailwindbg-[#ffcc80]
SwiftUIColor(red: 1.000, green: 0.800, blue: 0.502)
AndroidColor.parseColor("#FFCC80")

Closest named color

The nearest CSS colour keyword to #FFCC80 is khaki (#F0E68C).

Related tools