#FFB6C1

lightpink

#FFB6C1 is a red colour. In RGB it is 255 red, 182 green and 193 blue, which converts to a hue of 351 degrees, 100% saturation and 86% lightness. It is one of the named CSS colours, written as lightpink in stylesheets.

Color values

HEX#FFB6C1
RGBrgb(255, 182, 193)
HSLhsl(351, 100%, 86%)
HSVhsv(351, 29%, 100%)
CMYKcmyk(0%, 29%, 24%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.65:1FailFail
Black12.71:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFB6C1;
CSS rgb()color: rgb(255 182 193);
Tailwindbg-[#ffb6c1]
SwiftUIColor(red: 1.000, green: 0.714, blue: 0.757)
AndroidColor.parseColor("#FFB6C1")

Related tools