#4A148C
Material purple 900
#4A148C is a violet colour. In RGB it is 74 red, 20 green and 140 blue, which converts to a hue of 267 degrees, 75% saturation and 31% lightness. It is Material purple 900 in that design system's palette.
Color values
| HEX | #4A148C |
|---|---|
| RGB | rgb(74, 20, 140) |
| HSL | hsl(267, 75%, 31%) |
| HSV | hsv(267, 86%, 55%) |
| CMYK | cmyk(47%, 86%, 0%, 45%) |
Contrast and accessibility
Against white the contrast ratio is 11.86:1, and against black it is 1.77: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 | 11.86:1 | AAA | AAA |
| Black | 1.77:1 | Fail | Fail |
Tints and shades
Lighter tints move #4A148C toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #4A148C; |
|---|---|
| CSS rgb() | color: rgb(74 20 140); |
| Tailwind | bg-[#4a148c] |
| SwiftUI | Color(red: 0.290, green: 0.078, blue: 0.549) |
| Android | Color.parseColor("#4A148C") |
Closest named color
The nearest CSS colour keyword to #4A148C is indigo (#4B0082).