#C2185B
Material pink 700
#C2185B is a magenta colour. In RGB it is 194 red, 24 green and 91 blue, which converts to a hue of 336 degrees, 78% saturation and 43% lightness. It is Material pink 700 in that design system's palette.
Color values
| HEX | #C2185B |
|---|---|
| RGB | rgb(194, 24, 91) |
| HSL | hsl(336, 78%, 43%) |
| HSV | hsv(336, 88%, 76%) |
| CMYK | cmyk(0%, 88%, 53%, 24%) |
Contrast and accessibility
Against white the contrast ratio is 5.87:1, and against black it is 3.58: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 | 5.87:1 | AA | AAA |
| Black | 3.58:1 | Fail | AA |
Tints and shades
Lighter tints move #C2185B toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #C2185B; |
|---|---|
| CSS rgb() | color: rgb(194 24 91); |
| Tailwind | bg-[#c2185b] |
| SwiftUI | Color(red: 0.761, green: 0.094, blue: 0.357) |
| Android | Color.parseColor("#C2185B") |
Closest named color
The nearest CSS colour keyword to #C2185B is mediumvioletred (#C71585).