#5E35B1
Material deeppurple 600
#5E35B1 is a violet colour. In RGB it is 94 red, 53 green and 177 blue, which converts to a hue of 260 degrees, 54% saturation and 45% lightness. It is Material deeppurple 600 in that design system's palette.
Color values
| HEX | #5E35B1 |
|---|---|
| RGB | rgb(94, 53, 177) |
| HSL | hsl(260, 54%, 45%) |
| HSV | hsv(260, 70%, 69%) |
| CMYK | cmyk(47%, 70%, 0%, 31%) |
Contrast and accessibility
Against white the contrast ratio is 8.02:1, and against black it is 2.62: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 | 8.02:1 | AAA | AAA |
| Black | 2.62:1 | Fail | Fail |
Tints and shades
Lighter tints move #5E35B1 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #5E35B1; |
|---|---|
| CSS rgb() | color: rgb(94 53 177); |
| Tailwind | bg-[#5e35b1] |
| SwiftUI | Color(red: 0.369, green: 0.208, blue: 0.694) |
| Android | Color.parseColor("#5E35B1") |
Closest named color
The nearest CSS colour keyword to #5E35B1 is rebeccapurple (#663399).