#7F1D1D

Tailwind red-900

#7F1D1D is a red colour. In RGB it is 127 red, 29 green and 29 blue, which converts to a hue of 0 degrees, 63% saturation and 31% lightness. It is Tailwind red-900 in that design system's palette.

Color values

HEX#7F1D1D
RGBrgb(127, 29, 29)
HSLhsl(0, 63%, 31%)
HSVhsv(0, 77%, 50%)
CMYKcmyk(0%, 77%, 77%, 50%)

Contrast and accessibility

Against white the contrast ratio is 10.02:1, and against black it is 2.1:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White10.02:1AAAAAA
Black2.1:1FailFail

Tints and shades

Lighter tints move #7F1D1D toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #7F1D1D;
CSS rgb()color: rgb(127 29 29);
Tailwindbg-[#7f1d1d]
SwiftUIColor(red: 0.498, green: 0.114, blue: 0.114)
AndroidColor.parseColor("#7F1D1D")

Closest named color

The nearest CSS colour keyword to #7F1D1D is brown (#A52A2A).

Related tools