#7E57C2
Material deeppurple 400
#7E57C2 is a violet colour. In RGB it is 126 red, 87 green and 194 blue, which converts to a hue of 262 degrees, 47% saturation and 55% lightness. It is Material deeppurple 400 in that design system's palette.
Color values
| HEX | #7E57C2 |
|---|---|
| RGB | rgb(126, 87, 194) |
| HSL | hsl(262, 47%, 55%) |
| HSV | hsv(262, 55%, 76%) |
| CMYK | cmyk(35%, 55%, 0%, 24%) |
Contrast and accessibility
Against white the contrast ratio is 5.21:1, and against black it is 4.03: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 | 5.21:1 | AA | AAA |
| Black | 4.03:1 | Fail | AA |
Tints and shades
Lighter tints move #7E57C2 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #7E57C2; |
|---|---|
| CSS rgb() | color: rgb(126 87 194); |
| Tailwind | bg-[#7e57c2] |
| SwiftUI | Color(red: 0.494, green: 0.341, blue: 0.761) |
| Android | Color.parseColor("#7E57C2") |
Closest named color
The nearest CSS colour keyword to #7E57C2 is slateblue (#6A5ACD).