#512DA8
Material deeppurple 700
#512DA8 is a blue colour. In RGB it is 81 red, 45 green and 168 blue, which converts to a hue of 258 degrees, 58% saturation and 42% lightness. It is Material deeppurple 700 in that design system's palette.
Color values
| HEX | #512DA8 |
|---|---|
| RGB | rgb(81, 45, 168) |
| HSL | hsl(258, 58%, 42%) |
| HSV | hsv(258, 73%, 66%) |
| CMYK | cmyk(52%, 73%, 0%, 34%) |
Contrast and accessibility
Against white the contrast ratio is 9.17:1, and against black it is 2.29: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.17:1 | AAA | AAA |
| Black | 2.29:1 | Fail | Fail |
Tints and shades
Lighter tints move #512DA8 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #512DA8; |
|---|---|
| CSS rgb() | color: rgb(81 45 168); |
| Tailwind | bg-[#512da8] |
| SwiftUI | Color(red: 0.318, green: 0.176, blue: 0.659) |
| Android | Color.parseColor("#512DA8") |
Closest named color
The nearest CSS colour keyword to #512DA8 is rebeccapurple (#663399).