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 valuesHEX
#FF69B4sRGB hexadecimalRGB
rgb(255, 105, 180)screen channelsHSL
hsl(330, 100%, 71%)hue, saturation, lightnessCMYK
cmyk(0%, 59%, 29%, 0%)approximate process colorTailwind
pink-400nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite 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 spaceTonal 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 closerCSS output
:root {
--color-hot-pink: #FF69B4;
}
.swatch {
background: var(--color-hot-pink);
color: #000000;
}Hue351°
Lightness65 L*
Chroma65.1
Luminance0.347