#4B0082

indigo

#4B0082 is a violet colour. In RGB it is 75 red, 0 green and 130 blue, which converts to a hue of 275 degrees, 100% saturation and 25% lightness. It is one of the named CSS colours, written as indigo in stylesheets.

Color values

HEX#4B0082
RGBrgb(75, 0, 130)
HSLhsl(275, 100%, 25%)
HSVhsv(275, 100%, 51%)
CMYKcmyk(42%, 100%, 0%, 49%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White12.95:1AAAAAA
Black1.62:1FailFail

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #4B0082;
CSS rgb()color: rgb(75 0 130);
Tailwindbg-[#4b0082]
SwiftUIColor(red: 0.294, green: 0.000, blue: 0.510)
AndroidColor.parseColor("#4B0082")

Related tools