#BC8F8F

rosybrown

#BC8F8F is a red colour. In RGB it is 188 red, 143 green and 143 blue, which converts to a hue of 0 degrees, 25% saturation and 65% lightness. It is one of the named CSS colours, written as rosybrown in stylesheets.

Color values

HEX#BC8F8F
RGBrgb(188, 143, 143)
HSLhsl(0, 25%, 65%)
HSVhsv(0, 24%, 74%)
CMYKcmyk(0%, 24%, 24%, 26%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White2.81:1FailFail
Black7.46:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #BC8F8F;
CSS rgb()color: rgb(188 143 143);
Tailwindbg-[#bc8f8f]
SwiftUIColor(red: 0.737, green: 0.561, blue: 0.561)
AndroidColor.parseColor("#BC8F8F")

Related tools