#881337
Tailwind rose-900
#881337 is a magenta colour. In RGB it is 136 red, 19 green and 55 blue, which converts to a hue of 342 degrees, 75% saturation and 30% lightness. It is Tailwind rose-900 in that design system's palette.
Color values
| HEX | #881337 |
|---|---|
| RGB | rgb(136, 19, 55) |
| HSL | hsl(342, 75%, 30%) |
| HSV | hsv(342, 86%, 53%) |
| CMYK | cmyk(0%, 86%, 60%, 47%) |
Contrast and accessibility
Against white the contrast ratio is 9.57:1, and against black it is 2.2: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 | 9.57:1 | AAA | AAA |
| Black | 2.2:1 | Fail | Fail |
Tints and shades
Lighter tints move #881337 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #881337; |
|---|---|
| CSS rgb() | color: rgb(136 19 55); |
| Tailwind | bg-[#881337] |
| SwiftUI | Color(red: 0.533, green: 0.075, blue: 0.216) |
| Android | Color.parseColor("#881337") |
Closest named color
The nearest CSS colour keyword to #881337 is brown (#A52A2A).