#FEFCE8

Tailwind yellow-50

#FEFCE8 is a yellow colour. In RGB it is 254 red, 252 green and 232 blue, which converts to a hue of 55 degrees, 92% saturation and 95% lightness. It is Tailwind yellow-50 in that design system's palette.

Color values

HEX#FEFCE8
RGBrgb(254, 252, 232)
HSLhsl(55, 92%, 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.3: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.3:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FEFCE8;
CSS rgb()color: rgb(254 252 232);
Tailwindbg-[#fefce8]
SwiftUIColor(red: 0.996, green: 0.988, blue: 0.910)
AndroidColor.parseColor("#FEFCE8")

Closest named color

The nearest CSS colour keyword to #FEFCE8 is floralwhite (#FFFAF0).

Related tools