#FDD835

Material yellow 600

#FDD835 is a yellow colour. In RGB it is 253 red, 216 green and 53 blue, which converts to a hue of 49 degrees, 98% saturation and 60% lightness. It is Material yellow 600 in that design system's palette.

Color values

HEX#FDD835
RGBrgb(253, 216, 53)
HSLhsl(49, 98%, 60%)
HSVhsv(49, 79%, 99%)
CMYKcmyk(0%, 15%, 79%, 1%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.4:1FailFail
Black15.05:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FDD835;
CSS rgb()color: rgb(253 216 53);
Tailwindbg-[#fdd835]
SwiftUIColor(red: 0.992, green: 0.847, blue: 0.208)
AndroidColor.parseColor("#FDD835")

Closest named color

The nearest CSS colour keyword to #FDD835 is gold (#FFD700).

Related tools