#A5B4FC

Tailwind indigo-300

#A5B4FC is a blue colour. In RGB it is 165 red, 180 green and 252 blue, which converts to a hue of 230 degrees, 94% saturation and 82% lightness. It is Tailwind indigo-300 in that design system's palette.

Color values

HEX#A5B4FC
RGBrgb(165, 180, 252)
HSLhsl(230, 94%, 82%)
HSVhsv(230, 35%, 99%)
CMYKcmyk(35%, 29%, 0%, 1%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.99:1FailFail
Black10.53:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #A5B4FC;
CSS rgb()color: rgb(165 180 252);
Tailwindbg-[#a5b4fc]
SwiftUIColor(red: 0.647, green: 0.706, blue: 0.988)
AndroidColor.parseColor("#A5B4FC")

Closest named color

The nearest CSS colour keyword to #A5B4FC is lightsteelblue (#B0C4DE).

Related tools