Lightpink Color — HEX, RGB, HSL & CMYK Codes

#ffb6c1
Format Value
HEX #ffb6c1
RGB rgb(255, 182, 193)
HSL hsl(351, 100%, 85.7%)
CMYK cmyk(0%, 28.6%, 24.3%, 0%)
HSV hsv(351, 28.6%, 100%)

lightpink color harmonies

Tints & shades of lightpink

Tints (lighter)

#ffbdc7 #ffc3cc #ffcad2 #ffd1d8 #ffd7dd #ffdee3 #ffe4e8 #ffebee #fff2f4 #fff8f9

Shades (darker)

#e8a5af #d1959e #b9848c #a2747b #8b6369 #745358 #5d4246 #463235 #2e2123 #171112

Contrast & accessibility

The quick brown fox

On white · 1.65:1 · Fail

The quick brown fox

On black · 12.71:1 · AAA

Recommended text color: #000000

Use lightpink in code

CSS color: #ffb6c1;
SCSS $color: #ffb6c1;
Tailwind bg-[#ffb6c1]
Swift UIColor(red: 1.000, green: 0.714, blue: 0.757, alpha: 1)
Android Color.parseColor("#ffb6c1")
Flutter Color(0xFFFFB6C1)

Colors similar to lightpink

Browse all Red colors →

What is the HEX code for lightpink?

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

How do I use lightpink in CSS?

To apply lightpink in CSS:

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

What are all the color format values for lightpink?

FormatValue
HEX#ffb6c1
RGBrgb(255, 182, 193)
HSLhsl(351, 100%, 85.7%)
CMYKcmyk(0%, 28.6%, 24.3%, 0%)

How do I convert lightpink to HEX?

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

What color family does lightpink belong to?

lightpink belongs to the red color family. It is a light, vivid color with HSL values: hue 351°, saturation 100%, lightness 85.7%.

How do I create lighter and darker shades of lightpink?

Lighter variant (lightness 95%): #ffe5e9. Darker variant (lightness 70.7%): #ff6a80. 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.