#F3E8FF

Tailwind purple-100

#F3E8FF is a violet colour. In RGB it is 243 red, 232 green and 255 blue, which converts to a hue of 269 degrees, 100% saturation and 95% lightness. It is Tailwind purple-100 in that design system's palette.

Color values

HEX#F3E8FF
RGBrgb(243, 232, 255)
HSLhsl(269, 100%, 95%)
HSVhsv(269, 9%, 100%)
CMYKcmyk(5%, 9%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.18:1FailFail
Black17.8:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #F3E8FF;
CSS rgb()color: rgb(243 232 255);
Tailwindbg-[#f3e8ff]
SwiftUIColor(red: 0.953, green: 0.910, blue: 1.000)
AndroidColor.parseColor("#F3E8FF")

Closest named color

The nearest CSS colour keyword to #F3E8FF is lavender (#E6E6FA).

Related tools