#7B1FA2
Material purple 700
#7B1FA2 is a violet colour. In RGB it is 123 red, 31 green and 162 blue, which converts to a hue of 282 degrees, 68% saturation and 38% lightness. It is Material purple 700 in that design system's palette.
Color values
| HEX | #7B1FA2 |
|---|---|
| RGB | rgb(123, 31, 162) |
| HSL | hsl(282, 68%, 38%) |
| HSV | hsv(282, 81%, 64%) |
| CMYK | cmyk(24%, 81%, 0%, 36%) |
Contrast and accessibility
Against white the contrast ratio is 8.2:1, and against black it is 2.56: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.2:1 | AAA | AAA |
| Black | 2.56:1 | Fail | Fail |
Tints and shades
Lighter tints move #7B1FA2 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #7B1FA2; |
|---|---|
| CSS rgb() | color: rgb(123 31 162); |
| Tailwind | bg-[#7b1fa2] |
| SwiftUI | Color(red: 0.482, green: 0.122, blue: 0.635) |
| Android | Color.parseColor("#7B1FA2") |
Closest named color
The nearest CSS colour keyword to #7B1FA2 is rebeccapurple (#663399).