Lavender pink to HSL — Color Code

#dd85d7
Format Value
HEX #dd85d7
RGB rgb(221, 133, 215)
HSL hsl(304.1, 56.4%, 69.4%)
CMYK cmyk(0%, 39.8%, 2.7%, 13.3%)
HSV hsv(304.1, 39.8%, 86.7%)

lavender pink color harmonies

Tints & shades of lavender pink

Tints (lighter)

#e090db #e39bde #e6a6e2 #e9b1e6 #ecbce9 #f0c8ed #f3d3f0 #f6def4 #f9e9f8 #fcf4fb

Shades (darker)

#c979c3 #b56db0 #a1619c #8d5589 #794975 #643c62 #50304e #3c243b #281827 #140c14

Contrast & accessibility

The quick brown fox

On white · 2.5:1 · Fail

The quick brown fox

On black · 8.41:1 · AAA

Recommended text color: #000000

Use lavender pink in code

CSS color: #dd85d7;
SCSS $color: #dd85d7;
Tailwind bg-[#dd85d7]
Swift UIColor(red: 0.867, green: 0.522, blue: 0.843, alpha: 1)
Android Color.parseColor("#dd85d7")
Flutter Color(0xFFDD85D7)

Colors similar to lavender pink

Browse all Pink colors →

What is the HSL code for lavender pink?

The CSS color lavender pink in HSL format is hsl(304.1, 56.4%, 69.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use lavender pink in CSS?

To apply lavender pink in CSS:

  • Text color: color: hsl(304.1, 56.4%, 69.4%);
  • Background: background-color: hsl(304.1, 56.4%, 69.4%);
  • Border: border-color: hsl(304.1, 56.4%, 69.4%);

What are all the color format values for lavender pink?

FormatValue
HEX#dd85d7
RGBrgb(221, 133, 215)
HSLhsl(304.1, 56.4%, 69.4%)
CMYKcmyk(0%, 39.8%, 2.7%, 13.3%)

How do I convert lavender pink to HSL?

Select lavender pink from the color name list in our color converter. The HSL value — hsl(304.1, 56.4%, 69.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does lavender pink belong to?

lavender pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 304.1°, saturation 56.4%, lightness 69.4%.

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

Lighter variant (lightness 84.4%): #eec1eb. Darker variant (lightness 54.400000000000006%): #cc49c3. 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.