#AD1457
Material pink 800
#AD1457 is a magenta colour. In RGB it is 173 red, 20 green and 87 blue, which converts to a hue of 334 degrees, 79% saturation and 38% lightness. It is Material pink 800 in that design system's palette.
Color values
| HEX | #AD1457 |
|---|---|
| RGB | rgb(173, 20, 87) |
| HSL | hsl(334, 79%, 38%) |
| HSV | hsv(334, 88%, 68%) |
| CMYK | cmyk(0%, 88%, 50%, 32%) |
Contrast and accessibility
Against white the contrast ratio is 6.97:1, and against black it is 3.01: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 | 6.97:1 | AA | AAA |
| Black | 3.01:1 | Fail | AA |
Tints and shades
Lighter tints move #AD1457 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #AD1457; |
|---|---|
| CSS rgb() | color: rgb(173 20 87); |
| Tailwind | bg-[#ad1457] |
| SwiftUI | Color(red: 0.678, green: 0.078, blue: 0.341) |
| Android | Color.parseColor("#AD1457") |
Closest named color
The nearest CSS colour keyword to #AD1457 is mediumvioletred (#C71585).