Light indigo Color — HEX, RGB, HSL & CMYK Codes

#6d5acf
Format Value
HEX #6d5acf
RGB rgb(109, 90, 207)
HSL hsl(249.7, 54.9%, 58.2%)
CMYK cmyk(47.3%, 56.5%, 0%, 18.8%)
HSV hsv(249.7, 56.5%, 81.2%)

light indigo color harmonies

Tints & shades of light indigo

Tints (lighter)

#7a69d3 #8878d8 #9587dc #a296e0 #afa5e5 #bdb4e9 #cac3ee #d7d2f2 #e4e1f6 #f2f0fb

Shades (darker)

#6352bc #594aa9 #4f4197 #453984 #3b3171 #32295e #28214b #1e1938 #141026 #0a0813

Contrast & accessibility

The quick brown fox

On white · 5.23:1 · AA

The quick brown fox

On black · 4.01:1 · AA Large

Recommended text color: #ffffff

Use light indigo in code

CSS color: #6d5acf;
SCSS $color: #6d5acf;
Tailwind bg-[#6d5acf]
Swift UIColor(red: 0.427, green: 0.353, blue: 0.812, alpha: 1)
Android Color.parseColor("#6d5acf")
Flutter Color(0xFF6D5ACF)

Colors similar to light indigo

Browse all Blue colors →

What is the HEX code for light indigo?

The CSS color light indigo in HEX format is #6d5acf. Use this value directly in CSS, SVG, and most design tools.

How do I use light indigo in CSS?

To apply light indigo in CSS:

  • Text color: color: #6d5acf;
  • Background: background-color: #6d5acf;
  • Border: border-color: #6d5acf;

What are all the color format values for light indigo?

FormatValue
HEX#6d5acf
RGBrgb(109, 90, 207)
HSLhsl(249.7, 54.9%, 58.2%)
CMYKcmyk(47.3%, 56.5%, 0%, 18.8%)

How do I convert light indigo to HEX?

Select light indigo from the color name list in our color converter. The HEX value — #6d5acf — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light indigo belong to?

light indigo belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 249.7°, saturation 54.9%, lightness 58.2%.

How do I create lighter and darker shades of light indigo?

Lighter variant (lightness 73.2%): #a195e0. Darker variant (lightness 43.2%): #4532ab. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.