Skip to content

Fuchsia#FF00FF HEX Color

#FF00FFrgb(255, 0, 255)
#FF00FF color swatch

About Fuchsia

Fuchsia (#FF00FF) is a warm, mid, vivid pink tone with a hue of 300°, 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.14:1, while on black it reaches 6.70:1 — so prefer black text when using #FF00FF as a background.

Color Codes

HEX#FF00FF
RGBrgb(255, 0, 255)
HSLhsl(300°, 100%, 50%)
CMYKcmyk(0%, 100%, 0%, 0%)
CIELABLab(60.3, 98.2, -60.8)

Accessibility & Contrast

On white
3.14:1
AA Normalfails
AA Largepasses
AAA Normalfails
AAA Largefails
On black
6.70:1
AA Normalpasses
AA Largepasses
AAA Normalfails
AAA Largepasses

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

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #ff00ff;
  --color-primary-rgb: 255, 0, 255;
  --color-primary-hsl: 300, 100%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #FF00FF?

Color #FF00FF is commonly known as Fuchsia. It is a warm, mid, vivid pink tone.

Is #FF00FF a warm or cool color?

Fuchsia (#FF00FF) is a warm color. With a hue of 300°, it falls in the pink family.

What colors go well with #FF00FF?

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