#9F1239
Tailwind rose-800
#9F1239 is a magenta colour. In RGB it is 159 red, 18 green and 57 blue, which converts to a hue of 343 degrees, 80% saturation and 35% lightness. It is Tailwind rose-800 in that design system's palette.
Color values
| HEX | #9F1239 |
|---|---|
| RGB | rgb(159, 18, 57) |
| HSL | hsl(343, 80%, 35%) |
| HSV | hsv(343, 89%, 62%) |
| CMYK | cmyk(0%, 89%, 64%, 38%) |
Contrast and accessibility
Against white the contrast ratio is 8.02:1, and against black it is 2.62: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 | 8.02:1 | AAA | AAA |
| Black | 2.62:1 | Fail | Fail |
Tints and shades
Lighter tints move #9F1239 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #9F1239; |
|---|---|
| CSS rgb() | color: rgb(159 18 57); |
| Tailwind | bg-[#9f1239] |
| SwiftUI | Color(red: 0.624, green: 0.071, blue: 0.224) |
| Android | Color.parseColor("#9F1239") |
Closest named color
The nearest CSS colour keyword to #9F1239 is brown (#A52A2A).