Pink hex code
The hex code for pink is #FFC0CB. In RGB that is rgb(255, 192, 203) and in HSL it is hsl(350, 100%, 88%).

The hex code for pink is #FFC0CB. In RGB that is rgb(255, 192, 203) and in HSL it is hsl(350, 100%, 88%).
Pink · #FFC0CB
Colour codes
- HEX
- #FFC0CB
- RGB
- rgb(255, 192, 203)
- HSL
- hsl(350, 100%, 88%)
- CMYK
- 0, 25, 20, 0
- CSS name
- pink
- Contrast on white
- 1.54:1
- Contrast on black
- 13.65:1
Tints and shades
20% lighter · #ffcdd5
40% lighter · #ffd9e0
60% lighter · #ffe6ea
80% lighter · #fff2f5
20% darker · #cc9aa2
40% darker · #99737a
60% darker · #664d51
80% darker · #332629
Complementary colour
Pink · #FFC0CB
Opposite on the colour wheel · #c2fff5
Frequently asked questions
What is the hex code for pink?
The hex code for pink is #FFC0CB. In RGB that is rgb(255, 192, 203) and in HSL it is hsl(350, 100%, 88%).
Can I use pink for text?
It has a contrast ratio of 1.54:1 on white and 13.65:1 on black. Body text needs 4.5:1 under WCAG AA, so it works as text on a dark background, not on white.
What colour goes with pink?
Its complementary colour, opposite on the colour wheel, is #C2FFF5. Pairing a colour with its complement gives the strongest contrast; for something calmer, use a tint or shade of pink instead.
Is pink a CSS colour name?
Yes. CSS accepts the keyword pink, so color: pink and color: #FFC0CB render exactly the same.