#B91C1C

Tailwind red-700

#B91C1C is a red colour. In RGB it is 185 red, 28 green and 28 blue, which converts to a hue of 0 degrees, 74% saturation and 42% lightness. It is Tailwind red-700 in that design system's palette.

Color values

HEX#B91C1C
RGBrgb(185, 28, 28)
HSLhsl(0, 74%, 42%)
HSVhsv(0, 85%, 73%)
CMYKcmyk(0%, 85%, 85%, 27%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White6.47:1AAAAA
Black3.25:1FailAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #B91C1C;
CSS rgb()color: rgb(185 28 28);
Tailwindbg-[#b91c1c]
SwiftUIColor(red: 0.725, green: 0.110, blue: 0.110)
AndroidColor.parseColor("#B91C1C")

Closest named color

The nearest CSS colour keyword to #B91C1C is firebrick (#B22222).

Related tools