Violet pink to HSL — Color Code

#fb5ffc
Format Value
HEX #fb5ffc
RGB rgb(251, 95, 252)
HSL hsl(299.6, 96.3%, 68%)
CMYK cmyk(0.4%, 62.3%, 0%, 1.2%)
HSV hsv(299.6, 62.3%, 98.8%)

violet pink color harmonies

Tints & shades of violet pink

Tints (lighter)

#fb6efc #fc7cfd #fc8bfd #fc99fd #fda8fd #fdb6fe #fec5fe #fed3fe #fee2fe #fff0ff

Shades (darker)

#e456e5 #cd4ece #b745b7 #a03ca0 #893489 #722b73 #5b235c #441a45 #2e112e #170917

Contrast & accessibility

The quick brown fox

On white · 2.58:1 · Fail

The quick brown fox

On black · 8.14:1 · AAA

Recommended text color: #000000

Use violet pink in code

CSS color: #fb5ffc;
SCSS $color: #fb5ffc;
Tailwind bg-[#fb5ffc]
Swift UIColor(red: 0.984, green: 0.373, blue: 0.988, alpha: 1)
Android Color.parseColor("#fb5ffc")
Flutter Color(0xFFFB5FFC)

Colors similar to violet pink

Browse all Pink colors →

What is the HSL code for violet pink?

The CSS color violet pink in HSL format is hsl(299.6, 96.3%, 68%). Use this value directly in CSS, SVG, and most design tools.

How do I use violet pink in CSS?

To apply violet pink in CSS:

  • Text color: color: hsl(299.6, 96.3%, 68%);
  • Background: background-color: hsl(299.6, 96.3%, 68%);
  • Border: border-color: hsl(299.6, 96.3%, 68%);

What are all the color format values for violet pink?

FormatValue
HEX#fb5ffc
RGBrgb(251, 95, 252)
HSLhsl(299.6, 96.3%, 68%)
CMYKcmyk(0.4%, 62.3%, 0%, 1.2%)

How do I convert violet pink to HSL?

Select violet pink from the color name list in our color converter. The HSL value — hsl(299.6, 96.3%, 68%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does violet pink belong to?

violet pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 299.6°, saturation 96.3%, lightness 68%.

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

Lighter variant (lightness 83%): #fdaafd. Darker variant (lightness 53%): #f914fb. 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.