#FFFBEB

Tailwind amber-50

#FFFBEB is a yellow colour. In RGB it is 255 red, 251 green and 235 blue, which converts to a hue of 48 degrees, 100% saturation and 96% lightness. It is Tailwind amber-50 in that design system's palette.

Color values

HEX#FFFBEB
RGBrgb(255, 251, 235)
HSLhsl(48, 100%, 96%)
HSVhsv(48, 8%, 100%)
CMYKcmyk(0%, 2%, 8%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.04:1FailFail
Black20.25:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFFBEB;
CSS rgb()color: rgb(255 251 235);
Tailwindbg-[#fffbeb]
SwiftUIColor(red: 1.000, green: 0.984, blue: 0.922)
AndroidColor.parseColor("#FFFBEB")

Closest named color

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

Related tools