CSS named colorRed · mid · vivid
browser standard
#FF1493
Deep Pink
Best set with black text. The pairing reaches 5.77:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#FF1493sRGB hexadecimalRGB
rgb(255, 20, 147)screen channelsHSL
hsl(328, 100%, 54%)hue, saturation, lightnessCMYK
cmyk(0%, 92%, 42%, 0%)approximate process colorTailwind
pink-500nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textlarge text3.64:1
Black textAA5.77: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
#531C33
#A52261
#FF1493
#FF7FB4
#FFBFD6
#FAFAFA
Analogous
#F614FF
#FF1493
#FF141D
Triadic
#FF1493
#93FF14
#1493FF
Complement
#FF1493
#14FF80
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-deep-pink: #FF1493;
}
.swatch {
background: var(--color-deep-pink);
color: #000000;
}Hue356°
Lightness56 L*
Chroma84.7
Luminance0.239