#F48FB1
Material pink 200
#F48FB1 is a magenta colour. In RGB it is 244 red, 143 green and 177 blue, which converts to a hue of 340 degrees, 82% saturation and 76% lightness. It is Material pink 200 in that design system's palette.
Color values
| HEX | #F48FB1 |
|---|---|
| RGB | rgb(244, 143, 177) |
| HSL | hsl(340, 82%, 76%) |
| HSV | hsv(340, 41%, 96%) |
| CMYK | cmyk(0%, 41%, 27%, 4%) |
Contrast and accessibility
Against white the contrast ratio is 2.23:1, and against black it is 9.41: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 | 2.23:1 | Fail | Fail |
| Black | 9.41:1 | AAA | AAA |
Tints and shades
Lighter tints move #F48FB1 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #F48FB1; |
|---|---|
| CSS rgb() | color: rgb(244 143 177); |
| Tailwind | bg-[#f48fb1] |
| SwiftUI | Color(red: 0.957, green: 0.561, blue: 0.694) |
| Android | Color.parseColor("#F48FB1") |
Closest named color
The nearest CSS colour keyword to #F48FB1 is lightcoral (#F08080).