#4C1D95
Tailwind violet-900
#4C1D95 is a violet colour. In RGB it is 76 red, 29 green and 149 blue, which converts to a hue of 264 degrees, 67% saturation and 35% lightness. It is Tailwind violet-900 in that design system's palette.
Color values
| HEX | #4C1D95 |
|---|---|
| RGB | rgb(76, 29, 149) |
| HSL | hsl(264, 67%, 35%) |
| HSV | hsv(264, 81%, 58%) |
| CMYK | cmyk(49%, 81%, 0%, 42%) |
Contrast and accessibility
Against white the contrast ratio is 10.95:1, and against black it is 1.92: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.95:1 | AAA | AAA |
| Black | 1.92:1 | Fail | Fail |
Tints and shades
Lighter tints move #4C1D95 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #4C1D95; |
|---|---|
| CSS rgb() | color: rgb(76 29 149); |
| Tailwind | bg-[#4c1d95] |
| SwiftUI | Color(red: 0.298, green: 0.114, blue: 0.584) |
| Android | Color.parseColor("#4C1D95") |
Closest named color
The nearest CSS colour keyword to #4C1D95 is rebeccapurple (#663399).