#FF69B4

hotpink

#FF69B4 is a magenta colour. In RGB it is 255 red, 105 green and 180 blue, which converts to a hue of 330 degrees, 100% saturation and 71% lightness. It is one of the named CSS colours, written as hotpink in stylesheets.

Color values

HEX#FF69B4
RGBrgb(255, 105, 180)
HSLhsl(330, 100%, 71%)
HSVhsv(330, 59%, 100%)
CMYKcmyk(0%, 59%, 29%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White2.65:1FailFail
Black7.93:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FF69B4;
CSS rgb()color: rgb(255 105 180);
Tailwindbg-[#ff69b4]
SwiftUIColor(red: 1.000, green: 0.412, blue: 0.706)
AndroidColor.parseColor("#FF69B4")

Related tools