Deep lavender to HSL

Color Code

#8d5eb7
Format Value
HEX #8d5eb7
RGB rgb(141, 94, 183)
HSL hsl(271.7, 38.2%, 54.3%)
CMYK cmyk(23%, 48.6%, 0%, 28.2%)
HSV hsv(271.7, 48.6%, 71.8%)

deep lavender color harmonies

Tints & shades of deep lavender

Tints (lighter)

#976dbe #a27bc4 #ac8acb #b699d1 #c1a7d8 #cbb6de #d6c4e5 #e0d3eb #eae2f2 #f5f0f8

Shades (darker)

#8055a6 #734d96 #674485 #5a3c74 #4d3364 #402b53 #332243 #261a32 #1a1121 #0d0911

Contrast & accessibility

The quick brown fox

On white · 4.75:1 · AA

The quick brown fox

On black · 4.42:1 · AA Large

Recommended text color: #ffffff

Use deep lavender in code

CSS color: #8d5eb7;
SCSS $color: #8d5eb7;
Tailwind bg-[#8d5eb7]
Swift UIColor(red: 0.553, green: 0.369, blue: 0.718, alpha: 1)
Android Color.parseColor("#8d5eb7")
Flutter Color(0xFF8D5EB7)

Colors similar to deep lavender

Browse all Purple colors →

What is the HSL code for deep lavender?

The CSS color deep lavender in HSL format is hsl(271.7, 38.2%, 54.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use deep lavender in CSS?

To apply deep lavender in CSS:

  • Text color: color: hsl(271.7, 38.2%, 54.3%);
  • Background: background-color: hsl(271.7, 38.2%, 54.3%);
  • Border: border-color: hsl(271.7, 38.2%, 54.3%);

What are all the color format values for deep lavender?

FormatValue
HEX#8d5eb7
RGBrgb(141, 94, 183)
HSLhsl(271.7, 38.2%, 54.3%)
CMYKcmyk(23%, 48.6%, 0%, 28.2%)

How do I convert deep lavender to HSL?

Select deep lavender from the color name list in our color converter. The HSL value — hsl(271.7, 38.2%, 54.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does deep lavender belong to?

deep lavender belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 271.7°, saturation 38.2%, lightness 54.3%.

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

Lighter variant (lightness 69.3%): #b293cf. Darker variant (lightness 39.3%): #663e8a. 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.