Skip to content

#FF0080 HEX Color

#FF0080rgb(255, 0, 128)

About #FF0080

#FF0080 (#FF0080) is a warm, mid, vivid pink tone with a hue of 330°, saturation of 100% and lightness of 50%. It works well for lifestyle and fashion design and conveys a playful feeling. On a white background it reaches a contrast ratio of 3.77:1, while on black it reaches 5.56:1 — so prefer black text when using #FF0080 as a background.

Color Codes

HEX#FF0080
RGBrgb(255, 0, 128)
HSLhsl(330°, 100%, 50%)
CMYKcmyk(0%, 100%, 50%, 0%)
CIELABLab(54.9, 84.5, 4.1)

Accessibility & Contrast

On white
3.77:1
AA Normalfails
AA Largepasses
AAA Normalfails
AAA Largefails
On black
5.56:1
AA Normalpasses
AA Largepasses
AAA Normalfails
AAA Largepasses

Recommendation: when using #FF0080 as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #FF0080;
color: #FF0080;
border: 2px solid #FF0080;
background: linear-gradient(135deg, #FF0080, #00ff7f);

Code Export

css
:root {
  --color-primary: #ff0080;
  --color-primary-rgb: 255, 0, 128;
  --color-primary-hsl: 330, 100%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #FF0080?

Color #FF0080 does not have an official CSS name. It is a warm, mid, vivid pink tone (HSL 330°, 100%, 50%).

Is #FF0080 a warm or cool color?

#FF0080 (#FF0080) is a warm color. With a hue of 330°, it falls in the pink family.

What colors go well with #FF0080?

Colors that pair well with #FF0080 (#FF0080) include its complementary color (#00FF7F), neutral whites and warm creams, and analogous pink tones for harmonious palettes.