Light pink Color — HEX, RGB, HSL & CMYK Codes

#ffd1df
Format Value
HEX #ffd1df
RGB rgb(255, 209, 223)
HSL hsl(341.7, 100%, 91%)
CMYK cmyk(0%, 18%, 12.5%, 0%)
HSV hsv(341.7, 18%, 100%)

light pink color harmonies

Tints & shades of light pink

Tints (lighter)

#ffd5e2 #ffd9e5 #ffdee8 #ffe2eb #ffe6ee #ffeaf0 #ffeef3 #fff2f6 #fff7f9 #fffbfc

Shades (darker)

#e8becb #d1abb6 #b998a2 #a2858e #8b727a #745f65 #5d4c51 #46393d #2e2629 #171314

Contrast & accessibility

The quick brown fox

On white · 1.36:1 · Fail

The quick brown fox

On black · 15.44:1 · AAA

Recommended text color: #000000

Use light pink in code

CSS color: #ffd1df;
SCSS $color: #ffd1df;
Tailwind bg-[#ffd1df]
Swift UIColor(red: 1.000, green: 0.820, blue: 0.875, alpha: 1)
Android Color.parseColor("#ffd1df")
Flutter Color(0xFFFFD1DF)

Colors similar to light pink

Browse all Pink colors →

What is the HEX code for light pink?

The CSS color light pink in HEX format is #ffd1df. Use this value directly in CSS, SVG, and most design tools.

How do I use light pink in CSS?

To apply light pink in CSS:

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

What are all the color format values for light pink?

FormatValue
HEX#ffd1df
RGBrgb(255, 209, 223)
HSLhsl(341.7, 100%, 91%)
CMYKcmyk(0%, 18%, 12.5%, 0%)

How do I convert light pink to HEX?

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

What color family does light pink belong to?

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

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

Lighter variant (lightness 95%): #ffe5ed. Darker variant (lightness 76%): #ff85aa. 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.