Toolman

hotpink — #FF69B4

#FF69B4

rgb(255, 105, 180) · hsl(330, 100%, 71%) · CSS keyword hotpink

Can you put text on it?

ContrastBody textLarge text
hotpink on white2.65:1
hotpink on black7.93:1AAAA

As a background, hotpink takes black text: 7.93:1 against 2.65:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: hotpink;
color: #ff69b4;
color: rgb(255 105 180);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to hotpink

Frequently asked questions

What is the hex code for hotpink?

The hex code for hotpink is #FF69B4 — RGB 255, 105, 180.

Can I use hotpink for text?

Not on a white background. hotpink reaches only 2.65:1, and WCAG AA asks for 4.5:1. It works as a background or a border, not as ink.

Should text on hotpink be black or white?

Black — 7.93:1 against 2.65:1 the other way.

Other named colours

#FF69B4 in full — tints, shades and harmonies · All named colours · Colour reference