Perrywinkle to HSL — Color Code

#8f8ce7
Format Value
HEX #8f8ce7
RGB rgb(143, 140, 231)
HSL hsl(242, 65.5%, 72.7%)
CMYK cmyk(38.1%, 39.4%, 0%, 9.4%)
HSV hsv(242, 39.4%, 90.6%)

perrywinkle color harmonies

Tints & shades of perrywinkle

Tints (lighter)

#9996e9 #a3a1eb #aeabee #b8b6f0 #c2c0f2 #cccbf4 #d6d5f6 #e0e0f8 #ebeafb #f5f5fd

Shades (darker)

#827fd2 #7573bd #6866a8 #5b5993 #4e4c7e #414069 #343354 #27263f #1a192a #0d0d15

Contrast & accessibility

The quick brown fox

On white · 2.97:1 · Fail

The quick brown fox

On black · 7.07:1 · AAA

Recommended text color: #000000

Use perrywinkle in code

CSS color: #8f8ce7;
SCSS $color: #8f8ce7;
Tailwind bg-[#8f8ce7]
Swift UIColor(red: 0.561, green: 0.549, blue: 0.906, alpha: 1)
Android Color.parseColor("#8f8ce7")
Flutter Color(0xFF8F8CE7)

Colors similar to perrywinkle

Browse all Blue colors →

What is the HSL code for perrywinkle?

The CSS color perrywinkle in HSL format is hsl(242, 65.5%, 72.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use perrywinkle in CSS?

To apply perrywinkle in CSS:

  • Text color: color: hsl(242, 65.5%, 72.7%);
  • Background: background-color: hsl(242, 65.5%, 72.7%);
  • Border: border-color: hsl(242, 65.5%, 72.7%);

What are all the color format values for perrywinkle?

FormatValue
HEX#8f8ce7
RGBrgb(143, 140, 231)
HSLhsl(242, 65.5%, 72.7%)
CMYKcmyk(38.1%, 39.4%, 0%, 9.4%)

How do I convert perrywinkle to HSL?

Select perrywinkle from the color name list in our color converter. The HSL value — hsl(242, 65.5%, 72.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does perrywinkle belong to?

perrywinkle belongs to the blue color family. It is a light, moderately saturated color with HSL values: hue 242°, saturation 65.5%, lightness 72.7%.

How do I create lighter and darker shades of perrywinkle?

Lighter variant (lightness 87.7%): #cccbf4. Darker variant (lightness 57.7%): #514cda. 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.