#6A1B9A
Material purple 800
#6A1B9A is a violet colour. In RGB it is 106 red, 27 green and 154 blue, which converts to a hue of 277 degrees, 70% saturation and 35% lightness. It is Material purple 800 in that design system's palette.
Color values
| HEX | #6A1B9A |
|---|---|
| RGB | rgb(106, 27, 154) |
| HSL | hsl(277, 70%, 35%) |
| HSV | hsv(277, 82%, 60%) |
| CMYK | cmyk(31%, 82%, 0%, 40%) |
Contrast and accessibility
Against white the contrast ratio is 9.39:1, and against black it is 2.24: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 | 9.39:1 | AAA | AAA |
| Black | 2.24:1 | Fail | Fail |
Tints and shades
Lighter tints move #6A1B9A toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #6A1B9A; |
|---|---|
| CSS rgb() | color: rgb(106 27 154); |
| Tailwind | bg-[#6a1b9a] |
| SwiftUI | Color(red: 0.416, green: 0.106, blue: 0.604) |
| Android | Color.parseColor("#6A1B9A") |
Closest named color
The nearest CSS colour keyword to #6A1B9A is rebeccapurple (#663399).