Pinky Color — HEX, RGB, HSL & CMYK Codes

#fc86aa
Format Value
HEX #fc86aa
RGB rgb(252, 134, 170)
HSL hsl(341.7, 95.2%, 75.7%)
CMYK cmyk(0%, 46.8%, 32.5%, 1.2%)
HSV hsv(341.7, 46.8%, 98.8%)

pinky color harmonies

Tints & shades of pinky

Tints (lighter)

#fc91b2 #fd9cb9 #fda7c1 #fdb2c9 #fdbdd1 #fec8d8 #fed3e0 #fedee8 #fee9f0 #fff4f7

Shades (darker)

#e57a9b #ce6e8b #b7617c #a0556c #89495d #733d4d #5c313e #45252e #2e181f #170c0f

Contrast & accessibility

The quick brown fox

On white · 2.3:1 · Fail

The quick brown fox

On black · 9.13:1 · AAA

Recommended text color: #000000

Use pinky in code

CSS color: #fc86aa;
SCSS $color: #fc86aa;
Tailwind bg-[#fc86aa]
Swift UIColor(red: 0.988, green: 0.525, blue: 0.667, alpha: 1)
Android Color.parseColor("#fc86aa")
Flutter Color(0xFFFC86AA)

Colors similar to pinky

Browse all Pink colors →

What is the HEX code for pinky?

The CSS color pinky in HEX format is #fc86aa. Use this value directly in CSS, SVG, and most design tools.

How do I use pinky in CSS?

To apply pinky in CSS:

  • Text color: color: #fc86aa;
  • Background: background-color: #fc86aa;
  • Border: border-color: #fc86aa;

What are all the color format values for pinky?

FormatValue
HEX#fc86aa
RGBrgb(252, 134, 170)
HSLhsl(341.7, 95.2%, 75.7%)
CMYKcmyk(0%, 46.8%, 32.5%, 1.2%)

How do I convert pinky to HEX?

Select pinky from the color name list in our color converter. The HEX value — #fc86aa — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pinky belong to?

pinky belongs to the pink color family. It is a light, vivid color with HSL values: hue 341.7°, saturation 95.2%, lightness 75.7%.

How do I create lighter and darker shades of pinky?

Lighter variant (lightness 90.7%): #fed1de. Darker variant (lightness 60.7%): #fa3b76. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.