#F472B6
Tailwind pink-400
#F472B6 is a magenta colour. In RGB it is 244 red, 114 green and 182 blue, which converts to a hue of 329 degrees, 86% saturation and 70% lightness. It is Tailwind pink-400 in that design system's palette.
Color values
| HEX | #F472B6 |
|---|---|
| RGB | rgb(244, 114, 182) |
| HSL | hsl(329, 86%, 70%) |
| HSV | hsv(329, 53%, 96%) |
| CMYK | cmyk(0%, 53%, 25%, 4%) |
Contrast and accessibility
Against white the contrast ratio is 2.65:1, and against black it is 7.93: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.65:1 | Fail | Fail |
| Black | 7.93:1 | AAA | AAA |
Tints and shades
Lighter tints move #F472B6 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #F472B6; |
|---|---|
| CSS rgb() | color: rgb(244 114 182); |
| Tailwind | bg-[#f472b6] |
| SwiftUI | Color(red: 0.957, green: 0.447, blue: 0.714) |
| Android | Color.parseColor("#F472B6") |
Closest named color
The nearest CSS colour keyword to #F472B6 is hotpink (#FF69B4).