#FFECB3

Material amber 100

#FFECB3 is a yellow colour. In RGB it is 255 red, 236 green and 179 blue, which converts to a hue of 45 degrees, 100% saturation and 85% lightness. It is Material amber 100 in that design system's palette.

Color values

HEX#FFECB3
RGBrgb(255, 236, 179)
HSLhsl(45, 100%, 85%)
HSVhsv(45, 30%, 100%)
CMYKcmyk(0%, 7%, 30%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.17:1FailFail
Black17.9:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFECB3;
CSS rgb()color: rgb(255 236 179);
Tailwindbg-[#ffecb3]
SwiftUIColor(red: 1.000, green: 0.925, blue: 0.702)
AndroidColor.parseColor("#FFECB3")

Closest named color

The nearest CSS colour keyword to #FFECB3 is moccasin (#FFE4B5).

Related tools