#EEE8AA

palegoldenrod

#EEE8AA is a yellow colour. In RGB it is 238 red, 232 green and 170 blue, which converts to a hue of 55 degrees, 67% saturation and 80% lightness. It is one of the named CSS colours, written as palegoldenrod in stylesheets.

Color values

HEX#EEE8AA
RGBrgb(238, 232, 170)
HSLhsl(55, 67%, 80%)
HSVhsv(55, 29%, 93%)
CMYKcmyk(0%, 3%, 29%, 7%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.25:1FailFail
Black16.76:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #EEE8AA;
CSS rgb()color: rgb(238 232 170);
Tailwindbg-[#eee8aa]
SwiftUIColor(red: 0.933, green: 0.910, blue: 0.667)
AndroidColor.parseColor("#EEE8AA")

Related tools