Pale pink to HSL — Color Code

#ffcfdc
Format Value
HEX #ffcfdc
RGB rgb(255, 207, 220)
HSL hsl(343.7, 100%, 90.6%)
CMYK cmyk(0%, 18.8%, 13.7%, 0%)
HSV hsv(343.7, 18.8%, 100%)

pale pink color harmonies

Tints & shades of pale pink

Tints (lighter)

#ffd3df #ffd8e2 #ffdce6 #ffe0e9 #ffe5ec #ffe9ef #ffeef2 #fff2f5 #fff6f9 #fffbfc

Shades (darker)

#e8bcc8 #d1a9b4 #b997a0 #a2848c #8b7178 #745e64 #5d4b50 #46383c #2e2628 #171314

Contrast & accessibility

The quick brown fox

On white · 1.38:1 · Fail

The quick brown fox

On black · 15.21:1 · AAA

Recommended text color: #000000

Use pale pink in code

CSS color: #ffcfdc;
SCSS $color: #ffcfdc;
Tailwind bg-[#ffcfdc]
Swift UIColor(red: 1.000, green: 0.812, blue: 0.863, alpha: 1)
Android Color.parseColor("#ffcfdc")
Flutter Color(0xFFFFCFDC)

Colors similar to pale pink

Browse all Pink colors →

What is the HSL code for pale pink?

The CSS color pale pink in HSL format is hsl(343.7, 100%, 90.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use pale pink in CSS?

To apply pale pink in CSS:

  • Text color: color: hsl(343.7, 100%, 90.6%);
  • Background: background-color: hsl(343.7, 100%, 90.6%);
  • Border: border-color: hsl(343.7, 100%, 90.6%);

What are all the color format values for pale pink?

FormatValue
HEX#ffcfdc
RGBrgb(255, 207, 220)
HSLhsl(343.7, 100%, 90.6%)
CMYKcmyk(0%, 18.8%, 13.7%, 0%)

How do I convert pale pink to HSL?

Select pale pink from the color name list in our color converter. The HSL value — hsl(343.7, 100%, 90.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale pink belong to?

pale pink belongs to the near-white color family. It is a light, vivid color with HSL values: hue 343.7°, saturation 100%, lightness 90.6%.

How do I create lighter and darker shades of pale pink?

Lighter variant (lightness 95%): #ffe5ec. Darker variant (lightness 75.6%): #ff83a4. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.