#D946EF
Tailwind fuchsia-500
#D946EF is a magenta colour. In RGB it is 217 red, 70 green and 239 blue, which converts to a hue of 292 degrees, 84% saturation and 61% lightness. It is Tailwind fuchsia-500 in that design system's palette.
Color values
| HEX | #D946EF |
|---|---|
| RGB | rgb(217, 70, 239) |
| HSL | hsl(292, 84%, 61%) |
| HSV | hsv(292, 71%, 94%) |
| CMYK | cmyk(9%, 71%, 0%, 6%) |
Contrast and accessibility
Against white the contrast ratio is 3.46:1, and against black it is 6.07: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 | 3.46:1 | Fail | AA |
| Black | 6.07:1 | AA | AAA |
Tints and shades
Lighter tints move #D946EF toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #D946EF; |
|---|---|
| CSS rgb() | color: rgb(217 70 239); |
| Tailwind | bg-[#d946ef] |
| SwiftUI | Color(red: 0.851, green: 0.275, blue: 0.937) |
| Android | Color.parseColor("#D946EF") |
Closest named color
The nearest CSS colour keyword to #D946EF is mediumorchid (#BA55D3).