#880E4F
Material pink 900
#880E4F is a magenta colour. In RGB it is 136 red, 14 green and 79 blue, which converts to a hue of 328 degrees, 81% saturation and 29% lightness. It is Material pink 900 in that design system's palette.
Color values
| HEX | #880E4F |
|---|---|
| RGB | rgb(136, 14, 79) |
| HSL | hsl(328, 81%, 29%) |
| HSV | hsv(328, 90%, 53%) |
| CMYK | cmyk(0%, 90%, 42%, 47%) |
Contrast and accessibility
Against white the contrast ratio is 9.45:1, and against black it is 2.22: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.45:1 | AAA | AAA |
| Black | 2.22:1 | Fail | Fail |
Tints and shades
Lighter tints move #880E4F toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #880E4F; |
|---|---|
| CSS rgb() | color: rgb(136 14 79); |
| Tailwind | bg-[#880e4f] |
| SwiftUI | Color(red: 0.533, green: 0.055, blue: 0.310) |
| Android | Color.parseColor("#880E4F") |
Closest named color
The nearest CSS colour keyword to #880E4F is purple (#800080).