Light Pink
#FFB6C1
Light Pink is a red tone at #FFB6C1. It sits at 351 degrees on the color wheel with 100% saturation and 86% lightness.
Color values
Tints and shades
Tints mix Light Pink with white, shades mix it with black. Use the light end for backgrounds and the dark end for text that has to stay readable.
Tint 80%
#FFF0F3
Tint 60%
#FFE2E6
Tint 40%
#FFD3DA
Tint 20%
#FFC5CD
Base
#FFB6C1
Shade 20%
#CC929A
Shade 40%
#996D74
Shade 60%
#66494D
Shade 80%
#332427
Accessibility
On white
Sample text
1.65:1
Fails WCAG for text
On black
Sample text
12.71:1
Passes AAA for body text
Check a specific pairing in the contrast checker.
Other red colors
Frequently asked
- What is the hex code for Light Pink?
- The hex code for Light Pink is #FFB6C1. In RGB that is rgb(255, 182, 193), and in HSL it is hsl(351, 100%, 86%).
- What RGB values make Light Pink?
- Light Pink is 255 red, 182 green, and 193 blue, written as rgb(255, 182, 193).
- Is Light Pink readable as text on a white background?
- Light Pink scores 1.65:1 against white. WCAG AA needs 4.5:1 for body text, so it fails and should be used for fills or borders rather than type.
- Is Light Pink a valid CSS color name?
- Yes. You can write color: lightpink directly in CSS, which every browser resolves to #FFB6C1.