#581C87
Tailwind purple-900
#581C87 is a violet colour. In RGB it is 88 red, 28 green and 135 blue, which converts to a hue of 274 degrees, 66% saturation and 32% lightness. It is Tailwind purple-900 in that design system's palette.
Color values
| HEX | #581C87 |
|---|---|
| RGB | rgb(88, 28, 135) |
| HSL | hsl(274, 66%, 32%) |
| HSV | hsv(274, 79%, 53%) |
| CMYK | cmyk(35%, 79%, 0%, 47%) |
Contrast and accessibility
Against white the contrast ratio is 10.88:1, and against black it is 1.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 | 10.88:1 | AAA | AAA |
| Black | 1.93:1 | Fail | Fail |
Tints and shades
Lighter tints move #581C87 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #581C87; |
|---|---|
| CSS rgb() | color: rgb(88 28 135); |
| Tailwind | bg-[#581c87] |
| SwiftUI | Color(red: 0.345, green: 0.110, blue: 0.529) |
| Android | Color.parseColor("#581C87") |
Closest named color
The nearest CSS colour keyword to #581C87 is rebeccapurple (#663399).