#FACC15

Tailwind yellow-400

#FACC15 is a yellow colour. In RGB it is 250 red, 204 green and 21 blue, which converts to a hue of 48 degrees, 96% saturation and 53% lightness. It is Tailwind yellow-400 in that design system's palette.

Color values

HEX#FACC15
RGBrgb(250, 204, 21)
HSLhsl(48, 96%, 53%)
HSVhsv(48, 92%, 98%)
CMYKcmyk(0%, 18%, 92%, 2%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.53:1FailFail
Black13.71:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FACC15;
CSS rgb()color: rgb(250 204 21);
Tailwindbg-[#facc15]
SwiftUIColor(red: 0.980, green: 0.800, blue: 0.082)
AndroidColor.parseColor("#FACC15")

Closest named color

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

Related tools