#FFC107

Material amber 500

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

Color values

HEX#FFC107
RGBrgb(255, 193, 7)
HSLhsl(45, 100%, 51%)
HSVhsv(45, 97%, 100%)
CMYKcmyk(0%, 24%, 97%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.63:1FailFail
Black12.88:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFC107;
CSS rgb()color: rgb(255 193 7);
Tailwindbg-[#ffc107]
SwiftUIColor(red: 1.000, green: 0.757, blue: 0.027)
AndroidColor.parseColor("#FFC107")

Closest named color

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

Related tools