#FAFAD2

lightgoldenrodyellow

#FAFAD2 is a yellow colour. In RGB it is 250 red, 250 green and 210 blue, which converts to a hue of 60 degrees, 80% saturation and 90% lightness. It is one of the named CSS colours, written as lightgoldenrodyellow in stylesheets.

Color values

HEX#FAFAD2
RGBrgb(250, 250, 210)
HSLhsl(60, 80%, 90%)
HSVhsv(60, 16%, 98%)
CMYKcmyk(0%, 0%, 16%, 2%)

Contrast and accessibility

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

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FAFAD2;
CSS rgb()color: rgb(250 250 210);
Tailwindbg-[#fafad2]
SwiftUIColor(red: 0.980, green: 0.980, blue: 0.824)
AndroidColor.parseColor("#FAFAD2")

Related tools