HotPink

All colors
CSS named colorRed · mid · vivid
browser standard

#FF69B4

Hot Pink

Best set with black text. The pairing reaches 7.93:1 contrast and passes AAA for normal text.

Color values

copy exact values
HEX#FF69B4sRGB hexadecimal
RGBrgb(255, 105, 180)screen channels
HSLhsl(330, 100%, 71%)hue, saturation, lightness
CMYKcmyk(0%, 59%, 29%, 0%)approximate process color
Tailwindpink-400nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA2.65:1
Black textAAA7.93:1

Recommendation

Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.

Palette relationships

generated in color space
Tonal ramp
#050505
#52293C
#A44975
#FF69B4
#FF9ECB
#FFCDE2
#FAFAFA
Analogous
#FF69FF
#FF69B4
#FF6969
Triadic
#FF69B4
#B4FF69
#69B4FF
Complement
#FF69B4
#69FFB4

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-hot-pink: #FF69B4;
}

.swatch {
  background: var(--color-hot-pink);
  color: #000000;
}
Hue351°
Lightness65 L*
Chroma65.1
Luminance0.347