#FAFAF9

Tailwind stone-50

#FAFAF9 is a white colour. In RGB it is 250 red, 250 green and 249 blue, which converts to a hue of 60 degrees, 9% saturation and 98% lightness. It is Tailwind stone-50 in that design system's palette.

Color values

HEX#FAFAF9
RGBrgb(250, 250, 249)
HSLhsl(60, 9%, 98%)
HSVhsv(60, 0%, 98%)
CMYKcmyk(0%, 0%, 0%, 2%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.04:1FailFail
Black20.11:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FAFAF9;
CSS rgb()color: rgb(250 250 249);
Tailwindbg-[#fafaf9]
SwiftUIColor(red: 0.980, green: 0.980, blue: 0.976)
AndroidColor.parseColor("#FAFAF9")

Closest named color

The nearest CSS colour keyword to #FAFAF9 is snow (#FFFAFA).

Related tools