#831843
Tailwind pink-900
#831843 is a magenta colour. In RGB it is 131 red, 24 green and 67 blue, which converts to a hue of 336 degrees, 69% saturation and 30% lightness. It is Tailwind pink-900 in that design system's palette.
Color values
| HEX | #831843 |
|---|---|
| RGB | rgb(131, 24, 67) |
| HSL | hsl(336, 69%, 30%) |
| HSV | hsv(336, 82%, 51%) |
| CMYK | cmyk(0%, 82%, 49%, 49%) |
Contrast and accessibility
Against white the contrast ratio is 9.65:1, and against black it is 2.18: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.65:1 | AAA | AAA |
| Black | 2.18:1 | Fail | Fail |
Tints and shades
Lighter tints move #831843 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #831843; |
|---|---|
| CSS rgb() | color: rgb(131 24 67); |
| Tailwind | bg-[#831843] |
| SwiftUI | Color(red: 0.514, green: 0.094, blue: 0.263) |
| Android | Color.parseColor("#831843") |
Closest named color
The nearest CSS colour keyword to #831843 is brown (#A52A2A).