#FFF7ED

Tailwind orange-50

#FFF7ED is a orange colour. In RGB it is 255 red, 247 green and 237 blue, which converts to a hue of 33 degrees, 100% saturation and 96% lightness. It is Tailwind orange-50 in that design system's palette.

Color values

HEX#FFF7ED
RGBrgb(255, 247, 237)
HSLhsl(33, 100%, 96%)
HSVhsv(33, 7%, 100%)
CMYKcmyk(0%, 3%, 7%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.06:1FailFail
Black19.78:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFF7ED;
CSS rgb()color: rgb(255 247 237);
Tailwindbg-[#fff7ed]
SwiftUIColor(red: 1.000, green: 0.969, blue: 0.929)
AndroidColor.parseColor("#FFF7ED")

Closest named color

The nearest CSS colour keyword to #FFF7ED is seashell (#FFF5EE).

Related tools