CSS named colorRed · light · balanced
browser standard
#FFB6C1
Light Pink
Best set with black text. The pairing reaches 12.71:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFB6C1sRGB hexadecimalRGB
rgb(255, 182, 193)screen channelsHSL
hsl(351, 100%, 86%)hue, saturation, lightnessCMYK
cmyk(0%, 29%, 24%, 0%)approximate process colorTailwind
rose-300nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.65:1
Black textAAA12.71: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
#513D40
#A4777D
#FFB6C1
#FFCDD4
#FDE4E7
#FAFAFA
Analogous
#FFB6E5
#FFB6C1
#FFD0B6
Triadic
#FFB6C1
#C1FFB6
#B6C1FF
Complement
#FFB6C1
#B6FFF4
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-light-pink: #FFB6C1;
}
.swatch {
background: var(--color-light-pink);
color: #000000;
}Hue10°
Lightness81 L*
Chroma28.4
Luminance0.586