#FFEDD5

Tailwind orange-100

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

Color values

HEX#FFEDD5
RGBrgb(255, 237, 213)
HSLhsl(34, 100%, 92%)
HSVhsv(34, 16%, 100%)
CMYKcmyk(0%, 7%, 16%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.15:1FailFail
Black18.33:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFEDD5;
CSS rgb()color: rgb(255 237 213);
Tailwindbg-[#ffedd5]
SwiftUIColor(red: 1.000, green: 0.929, blue: 0.835)
AndroidColor.parseColor("#FFEDD5")

Closest named color

The nearest CSS colour keyword to #FFEDD5 is papayawhip (#FFEFD5).

Related tools