Violet pink Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for violet pink?

The CSS color violet pink in HEX format is #fb5ffc. 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: #fb5ffc;
  • Background: background-color: #fb5ffc;
  • Border: border-color: #fb5ffc;

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 HEX?

Select violet pink from the color name list in our color converter. The HEX value — #fb5ffc — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.