#FFF8DC

cornsilk

#FFF8DC is a yellow colour. In RGB it is 255 red, 248 green and 220 blue, which converts to a hue of 48 degrees, 100% saturation and 93% lightness. It is one of the named CSS colours, written as cornsilk in stylesheets.

Color values

HEX#FFF8DC
RGBrgb(255, 248, 220)
HSLhsl(48, 100%, 93%)
HSVhsv(48, 14%, 100%)
CMYKcmyk(0%, 3%, 14%, 0%)

Contrast and accessibility

Against white the contrast ratio is 1.07:1, and against black it is 19.71: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.71:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFF8DC;
CSS rgb()color: rgb(255 248 220);
Tailwindbg-[#fff8dc]
SwiftUIColor(red: 1.000, green: 0.973, blue: 0.863)
AndroidColor.parseColor("#FFF8DC")

Related tools