Bright pink to HSL

Color Code

#fe01b1
Format Value
HEX #fe01b1
RGB rgb(254, 1, 177)
HSL hsl(318.3, 99.2%, 50%)
CMYK cmyk(0%, 99.6%, 30.3%, 0.4%)
HSV hsv(318.3, 99.6%, 99.6%)

bright pink color harmonies

Tints & shades of bright pink

Tints (lighter)

#fe18b8 #fe2fbf #fe46c6 #fe5dcd #fe74d4 #ff8cdc #ffa3e3 #ffbaea #ffd1f1 #ffe8f8

Shades (darker)

#e701a1 #d00191 #b90181 #a20171 #8b0161 #730050 #5c0040 #450030 #2e0020 #170010

Contrast & accessibility

The quick brown fox

On white · 3.59:1 · AA Large

The quick brown fox

On black · 5.85:1 · AA

Recommended text color: #000000

Use bright pink in code

CSS color: #fe01b1;
SCSS $color: #fe01b1;
Tailwind bg-[#fe01b1]
Swift UIColor(red: 0.996, green: 0.004, blue: 0.694, alpha: 1)
Android Color.parseColor("#fe01b1")
Flutter Color(0xFFFE01B1)

Colors similar to bright pink

Browse all Pink colors →

What is the HSL code for bright pink?

The CSS color bright pink in HSL format is hsl(318.3, 99.2%, 50%). Use this value directly in CSS, SVG, and most design tools.

How do I use bright pink in CSS?

To apply bright pink in CSS:

  • Text color: color: hsl(318.3, 99.2%, 50%);
  • Background: background-color: hsl(318.3, 99.2%, 50%);
  • Border: border-color: hsl(318.3, 99.2%, 50%);

What are all the color format values for bright pink?

FormatValue
HEX#fe01b1
RGBrgb(254, 1, 177)
HSLhsl(318.3, 99.2%, 50%)
CMYKcmyk(0%, 99.6%, 30.3%, 0.4%)

How do I convert bright pink to HSL?

Select bright pink from the color name list in our color converter. The HSL value — hsl(318.3, 99.2%, 50%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bright pink belong to?

bright pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 318.3°, saturation 99.2%, lightness 50%.

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

Lighter variant (lightness 65%): #fe4dc8. Darker variant (lightness 35%): #b2017c. 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.