#5C6BC0
Material indigo 400
#5C6BC0 is a blue colour. In RGB it is 92 red, 107 green and 192 blue, which converts to a hue of 231 degrees, 44% saturation and 56% lightness. It is Material indigo 400 in that design system's palette.
Color values
| HEX | #5C6BC0 |
|---|---|
| RGB | rgb(92, 107, 192) |
| HSL | hsl(231, 44%, 56%) |
| HSV | hsv(231, 52%, 75%) |
| CMYK | cmyk(52%, 44%, 0%, 25%) |
Contrast and accessibility
Against white the contrast ratio is 4.86:1, and against black it is 4.32:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 4.86:1 | AA | AAA |
| Black | 4.32:1 | Fail | AA |
Tints and shades
Lighter tints move #5C6BC0 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #5C6BC0; |
|---|---|
| CSS rgb() | color: rgb(92 107 192); |
| Tailwind | bg-[#5c6bc0] |
| SwiftUI | Color(red: 0.361, green: 0.420, blue: 0.753) |
| Android | Color.parseColor("#5C6BC0") |
Closest named color
The nearest CSS colour keyword to #5C6BC0 is slateblue (#6A5ACD).