Neon purple Color — HEX, RGB, HSL & CMYK Codes

#bc13fe
Format Value
HEX #bc13fe
RGB rgb(188, 19, 254)
HSL hsl(283.1, 99.2%, 53.5%)
CMYK cmyk(26%, 92.5%, 0%, 0.4%)
HSV hsv(283.1, 92.5%, 99.6%)

neon purple color harmonies

Tints & shades of neon purple

Tints (lighter)

#c228fe #c83efe #ce53fe #d469fe #da7efe #e194ff #e7a9ff #edbfff #f3d4ff #f9eaff

Shades (darker)

#ab11e7 #9a10d0 #890eb9 #780ca2 #670a8b #550973 #44075c #330545 #22032e #110217

Contrast & accessibility

The quick brown fox

On white · 4.5:1 · AA

The quick brown fox

On black · 4.66:1 · AA

Recommended text color: #000000

Use neon purple in code

CSS color: #bc13fe;
SCSS $color: #bc13fe;
Tailwind bg-[#bc13fe]
Swift UIColor(red: 0.737, green: 0.075, blue: 0.996, alpha: 1)
Android Color.parseColor("#bc13fe")
Flutter Color(0xFFBC13FE)

Colors similar to neon purple

Browse all Purple colors →

What is the HEX code for neon purple?

The CSS color neon purple in HEX format is #bc13fe. Use this value directly in CSS, SVG, and most design tools.

How do I use neon purple in CSS?

To apply neon purple in CSS:

  • Text color: color: #bc13fe;
  • Background: background-color: #bc13fe;
  • Border: border-color: #bc13fe;

What are all the color format values for neon purple?

FormatValue
HEX#bc13fe
RGBrgb(188, 19, 254)
HSLhsl(283.1, 99.2%, 53.5%)
CMYKcmyk(26%, 92.5%, 0%, 0.4%)

How do I convert neon purple to HEX?

Select neon purple from the color name list in our color converter. The HEX value — #bc13fe — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does neon purple belong to?

neon purple belongs to the purple color family. It is a medium, vivid color with HSL values: hue 283.1°, saturation 99.2%, lightness 53.5%.

How do I create lighter and darker shades of neon purple?

Lighter variant (lightness 68.5%): #d15ffe. Darker variant (lightness 38.5%): #8d01c4. 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.