#FFE4C4

bisque

#FFE4C4 is a orange colour. In RGB it is 255 red, 228 green and 196 blue, which converts to a hue of 33 degrees, 100% saturation and 88% lightness. It is one of the named CSS colours, written as bisque in stylesheets.

Color values

HEX#FFE4C4
RGBrgb(255, 228, 196)
HSLhsl(33, 100%, 88%)
HSVhsv(33, 23%, 100%)
CMYKcmyk(0%, 11%, 23%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.22:1FailFail
Black17.15:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFE4C4;
CSS rgb()color: rgb(255 228 196);
Tailwindbg-[#ffe4c4]
SwiftUIColor(red: 1.000, green: 0.894, blue: 0.769)
AndroidColor.parseColor("#FFE4C4")

Related tools