#4527A0
Material deeppurple 800
#4527A0 is a blue colour. In RGB it is 69 red, 39 green and 160 blue, which converts to a hue of 255 degrees, 61% saturation and 39% lightness. It is Material deeppurple 800 in that design system's palette.
Color values
| HEX | #4527A0 |
|---|---|
| RGB | rgb(69, 39, 160) |
| HSL | hsl(255, 61%, 39%) |
| HSV | hsv(255, 76%, 63%) |
| CMYK | cmyk(57%, 76%, 0%, 37%) |
Contrast and accessibility
Against white the contrast ratio is 10.24:1, and against black it is 2.05: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 | 10.24:1 | AAA | AAA |
| Black | 2.05:1 | Fail | Fail |
Tints and shades
Lighter tints move #4527A0 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #4527A0; |
|---|---|
| CSS rgb() | color: rgb(69 39 160); |
| Tailwind | bg-[#4527a0] |
| SwiftUI | Color(red: 0.271, green: 0.153, blue: 0.627) |
| Android | Color.parseColor("#4527A0") |
Closest named color
The nearest CSS colour keyword to #4527A0 is darkslateblue (#483D8B).