#FFF5EE

seashell

#FFF5EE is a orange colour. In RGB it is 255 red, 245 green and 238 blue, which converts to a hue of 25 degrees, 100% saturation and 97% lightness. It is one of the named CSS colours, written as seashell in stylesheets.

Color values

HEX#FFF5EE
RGBrgb(255, 245, 238)
HSLhsl(25, 100%, 97%)
HSVhsv(25, 7%, 100%)
CMYKcmyk(0%, 4%, 7%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.07:1FailFail
Black19.55:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFF5EE;
CSS rgb()color: rgb(255 245 238);
Tailwindbg-[#fff5ee]
SwiftUIColor(red: 1.000, green: 0.961, blue: 0.933)
AndroidColor.parseColor("#FFF5EE")

Related tools