#E879F9
Tailwind fuchsia-400
#E879F9 is a magenta colour. In RGB it is 232 red, 121 green and 249 blue, which converts to a hue of 292 degrees, 91% saturation and 73% lightness. It is Tailwind fuchsia-400 in that design system's palette.
Color values
| HEX | #E879F9 |
|---|---|
| RGB | rgb(232, 121, 249) |
| HSL | hsl(292, 91%, 73%) |
| HSV | hsv(292, 51%, 98%) |
| CMYK | cmyk(7%, 51%, 0%, 2%) |
Contrast and accessibility
Against white the contrast ratio is 2.46:1, and against black it is 8.53: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.46:1 | Fail | Fail |
| Black | 8.53:1 | AAA | AAA |
Tints and shades
Lighter tints move #E879F9 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #E879F9; |
|---|---|
| CSS rgb() | color: rgb(232 121 249); |
| Tailwind | bg-[#e879f9] |
| SwiftUI | Color(red: 0.910, green: 0.475, blue: 0.976) |
| Android | Color.parseColor("#E879F9") |
Closest named color
The nearest CSS colour keyword to #E879F9 is violet (#EE82EE).