#86198F
Tailwind fuchsia-800
#86198F is a magenta colour. In RGB it is 134 red, 25 green and 143 blue, which converts to a hue of 295 degrees, 70% saturation and 33% lightness. It is Tailwind fuchsia-800 in that design system's palette.
Color values
| HEX | #86198F |
|---|---|
| RGB | rgb(134, 25, 143) |
| HSL | hsl(295, 70%, 33%) |
| HSV | hsv(295, 83%, 56%) |
| CMYK | cmyk(6%, 83%, 0%, 44%) |
Contrast and accessibility
Against white the contrast ratio is 8.24:1, and against black it is 2.55: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 | 8.24:1 | AAA | AAA |
| Black | 2.55:1 | Fail | Fail |
Tints and shades
Lighter tints move #86198F toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #86198F; |
|---|---|
| CSS rgb() | color: rgb(134 25 143); |
| Tailwind | bg-[#86198f] |
| SwiftUI | Color(red: 0.525, green: 0.098, blue: 0.561) |
| Android | Color.parseColor("#86198F") |
Closest named color
The nearest CSS colour keyword to #86198F is darkmagenta (#8B008B).