Bright magenta Color

HEX, RGB, HSL & CMYK Codes

#ff08e8
Format Value
HEX #ff08e8
RGB rgb(255, 8, 232)
HSL hsl(305.6, 100%, 51.6%)
CMYK cmyk(0%, 96.9%, 9%, 0%)
HSV hsv(305.6, 96.9%, 100%)

bright magenta color harmonies

Tints & shades of bright magenta

Tints (lighter)

#ff1eea #ff35ec #ff4bee #ff62f0 #ff78f2 #ff8ff5 #ffa5f7 #ffbcf9 #ffd2fb #ffe9fd

Shades (darker)

#e807d3 #d107be #b906a9 #a20594 #8b047f #740469 #5d0354 #46023f #2e012a #170115

Contrast & accessibility

The quick brown fox

On white · 3.25:1 · AA Large

The quick brown fox

On black · 6.45:1 · AA

Recommended text color: #000000

Use bright magenta in code

CSS color: #ff08e8;
SCSS $color: #ff08e8;
Tailwind bg-[#ff08e8]
Swift UIColor(red: 1.000, green: 0.031, blue: 0.910, alpha: 1)
Android Color.parseColor("#ff08e8")
Flutter Color(0xFFFF08E8)

Colors similar to bright magenta

Browse all Pink colors →

What is the HEX code for bright magenta?

The CSS color bright magenta in HEX format is #ff08e8. Use this value directly in CSS, SVG, and most design tools.

How do I use bright magenta in CSS?

To apply bright magenta in CSS:

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

What are all the color format values for bright magenta?

FormatValue
HEX#ff08e8
RGBrgb(255, 8, 232)
HSLhsl(305.6, 100%, 51.6%)
CMYKcmyk(0%, 96.9%, 9%, 0%)

How do I convert bright magenta to HEX?

Select bright magenta from the color name list in our color converter. The HEX value — #ff08e8 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bright magenta belong to?

bright magenta belongs to the pink color family. It is a medium, vivid color with HSL values: hue 305.6°, saturation 100%, lightness 51.6%.

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

Lighter variant (lightness 66.6%): #ff55ef. Darker variant (lightness 36.6%): #bb00a9. 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.