#BE123C

Tailwind rose-700

#BE123C is a red colour. In RGB it is 190 red, 18 green and 60 blue, which converts to a hue of 345 degrees, 83% saturation and 41% lightness. It is Tailwind rose-700 in that design system's palette.

Color values

HEX#BE123C
RGBrgb(190, 18, 60)
HSLhsl(345, 83%, 41%)
HSVhsv(345, 91%, 75%)
CMYKcmyk(0%, 91%, 68%, 25%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White6.29:1AAAAA
Black3.34:1FailAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #BE123C;
CSS rgb()color: rgb(190 18 60);
Tailwindbg-[#be123c]
SwiftUIColor(red: 0.745, green: 0.071, blue: 0.235)
AndroidColor.parseColor("#BE123C")

Closest named color

The nearest CSS colour keyword to #BE123C is crimson (#DC143C).

Related tools