#FEF08A

Tailwind yellow-200

#FEF08A is a yellow colour. In RGB it is 254 red, 240 green and 138 blue, which converts to a hue of 53 degrees, 98% saturation and 77% lightness. It is Tailwind yellow-200 in that design system's palette.

Color values

HEX#FEF08A
RGBrgb(254, 240, 138)
HSLhsl(53, 98%, 77%)
HSVhsv(53, 46%, 100%)
CMYKcmyk(0%, 6%, 46%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.16:1FailFail
Black18.05:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FEF08A;
CSS rgb()color: rgb(254 240 138);
Tailwindbg-[#fef08a]
SwiftUIColor(red: 0.996, green: 0.941, blue: 0.541)
AndroidColor.parseColor("#FEF08A")

Closest named color

The nearest CSS colour keyword to #FEF08A is khaki (#F0E68C).

Related tools