#FAF5FF

Tailwind purple-50

#FAF5FF is a violet colour. In RGB it is 250 red, 245 green and 255 blue, which converts to a hue of 270 degrees, 100% saturation and 98% lightness. It is Tailwind purple-50 in that design system's palette.

Color values

HEX#FAF5FF
RGBrgb(250, 245, 255)
HSLhsl(270, 100%, 98%)
HSVhsv(270, 4%, 100%)
CMYKcmyk(2%, 4%, 0%, 0%)

Contrast and accessibility

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

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FAF5FF;
CSS rgb()color: rgb(250 245 255);
Tailwindbg-[#faf5ff]
SwiftUIColor(red: 0.980, green: 0.961, blue: 1.000)
AndroidColor.parseColor("#FAF5FF")

Closest named color

The nearest CSS colour keyword to #FAF5FF is ghostwhite (#F8F8FF).

Related tools