#71717A
Tailwind zinc-500
#71717A is a grey colour. In RGB it is 113 red, 113 green and 122 blue, which converts to a hue of 240 degrees, 4% saturation and 46% lightness. It is Tailwind zinc-500 in that design system's palette.
Color values
| HEX | #71717A |
|---|---|
| RGB | rgb(113, 113, 122) |
| HSL | hsl(240, 4%, 46%) |
| HSV | hsv(240, 7%, 48%) |
| CMYK | cmyk(7%, 7%, 0%, 52%) |
Contrast and accessibility
Against white the contrast ratio is 4.83:1, and against black it is 4.35: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 | 4.83:1 | AA | AAA |
| Black | 4.35:1 | Fail | AA |
Tints and shades
Lighter tints move #71717A toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #71717A; |
|---|---|
| CSS rgb() | color: rgb(113 113 122); |
| Tailwind | bg-[#71717a] |
| SwiftUI | Color(red: 0.443, green: 0.443, blue: 0.478) |
| Android | Color.parseColor("#71717A") |
Closest named color
The nearest CSS colour keyword to #71717A is dimgray (#696969).