#701A75
Tailwind fuchsia-900
#701A75 is a magenta colour. In RGB it is 112 red, 26 green and 117 blue, which converts to a hue of 297 degrees, 64% saturation and 28% lightness. It is Tailwind fuchsia-900 in that design system's palette.
Color values
| HEX | #701A75 |
|---|---|
| RGB | rgb(112, 26, 117) |
| HSL | hsl(297, 64%, 28%) |
| HSV | hsv(297, 78%, 46%) |
| CMYK | cmyk(4%, 78%, 0%, 54%) |
Contrast and accessibility
Against white the contrast ratio is 10.03:1, and against black it is 2.09: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 | 10.03:1 | AAA | AAA |
| Black | 2.09:1 | Fail | Fail |
Tints and shades
Lighter tints move #701A75 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #701A75; |
|---|---|
| CSS rgb() | color: rgb(112 26 117); |
| Tailwind | bg-[#701a75] |
| SwiftUI | Color(red: 0.439, green: 0.102, blue: 0.459) |
| Android | Color.parseColor("#701A75") |
Closest named color
The nearest CSS colour keyword to #701A75 is purple (#800080).