#FED7AA

Tailwind orange-200

#FED7AA is a orange colour. In RGB it is 254 red, 215 green and 170 blue, which converts to a hue of 32 degrees, 98% saturation and 83% lightness. It is Tailwind orange-200 in that design system's palette.

Color values

HEX#FED7AA
RGBrgb(254, 215, 170)
HSLhsl(32, 98%, 83%)
HSVhsv(32, 33%, 100%)
CMYKcmyk(0%, 15%, 33%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.35:1FailFail
Black15.51:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FED7AA;
CSS rgb()color: rgb(254 215 170);
Tailwindbg-[#fed7aa]
SwiftUIColor(red: 0.996, green: 0.843, blue: 0.667)
AndroidColor.parseColor("#FED7AA")

Closest named color

The nearest CSS colour keyword to #FED7AA is navajowhite (#FFDEAD).

Related tools