#FFFDE7

Material yellow 50

#FFFDE7 is a yellow colour. In RGB it is 255 red, 253 green and 231 blue, which converts to a hue of 55 degrees, 100% saturation and 95% lightness. It is Material yellow 50 in that design system's palette.

Color values

HEX#FFFDE7
RGBrgb(255, 253, 231)
HSLhsl(55, 100%, 95%)
HSVhsv(55, 9%, 100%)
CMYKcmyk(0%, 1%, 9%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.03:1FailFail
Black20.46:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFFDE7;
CSS rgb()color: rgb(255 253 231);
Tailwindbg-[#fffde7]
SwiftUIColor(red: 1.000, green: 0.992, blue: 0.906)
AndroidColor.parseColor("#FFFDE7")

Closest named color

The nearest CSS colour keyword to #FFFDE7 is lightyellow (#FFFFE0).

Related tools