graf1x

Fuchsia Color

Fuchsia is a pink color with hex code #FF00FF. This page covers its meaning, all color values, harmonies, colors that go with fuchsia, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.

Fuchsia Color Values

HEX
#FF00FF
RGB
255, 0, 255
HSL
300, 100%, 50%
HSV
300, 100%, 100%
CIE LAB
60.3, 98.2, -60.8
OKLCH
0.702, 0.322, 328.4
ISCC-NBS
Purple
Hue Family
Pink

What Does Fuchsia Mean?

Fuchsia belongs to the pink family of colors. Pinks are red with the volume turned down. Soft ones read as gentle and personal; hot ones shout happily. Beauty packaging owns the pastel end, youth brands own the neon end, and dusty millennial pink had its entire decade. Fuchsia sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

In the ISCC-NBS color naming system, Fuchsia is classified as a purple (nearest centroid: vivid purple, #9A4EAE). It is also known as Magenta.

Color Harmonies

Complementary

#FF00FFFuchsia
#00FF00Complement

Analogous

#8000FFAnalogous 1
#FF00FFFuchsia
#FF0080Analogous 2

Triadic

#FF00FFFuchsia
#FFFF00Triad 1
#00FFFFTriad 2

Colors That Go With Fuchsia

#FF00FFFuchsia
#00FF00Complement

Fuchsia and #00FF00 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.

#8000FFAnalogous 1
#FF00FFFuchsia
#FF0080Analogous 2

Analogous neighbors — #8000FF and #FF0080, which sit beside fuchsia on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.

#FF00FFFuchsia
#FFFF00Triad 1
#00FFFFTriad 2

For an energetic three-color palette, pair fuchsia with triadic partners #FFFF00 and #00FFFF. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.

Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.

Tints and Shades

Tints (lighter)

#FF29FF
#FF57FF
#FF80FF
#FFA8FF
#FFD6FF

Shades (darker)

#D600D6
#A800A8
#800080
#570057
#290029

Similar Colors

CSS Examples

.text { color: #FF00FF; }
.background { background-color: #FF00FF; }
.border { border: 2px solid #FF00FF; }
.shadow { box-shadow: 0 4px 6px #FF00FF40; }

WCAG Contrast

3.14:1
vs White AA ✗
6.70:1
vs Black AA ✓

Frequently Asked Questions

What is the hex code for fuchsia?

Fuchsia has the hex code #FF00FF. In RGB notation it is rgb(255, 0, 255), in HSL it is hsl(300, 100%, 50%), and its OKLCH value is 0.702, 0.322, 328.4.

What does the color fuchsia mean?

Pink-family colors like fuchsia carry distinct psychological associations. Fuchsia belongs to the pink family of colors. Pinks are red with the volume turned down. Soft ones read as gentle and personal; hot ones shout happily. Beauty packaging owns the pastel end, youth brands own the neon end, and dusty millennial pink had its entire decade. Fuchsia sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

What colors go with fuchsia?

Fuchsia has three easy routes: its complement #00FF00 for punch, its neighbors #8000FF and #FF0080 for something calmer, or triadic partners #FFFF00 and #00FFFF when you want energy.

Is fuchsia a standard web color?

Yes — Fuchsia is part of the CSS named colors specification, so you can use it directly in CSS as #FF00FF or with the keyword form where supported.

How do I make fuchsia lighter or darker?

To lighten fuchsia, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #FFD6FF (lightest tint) to #290029 (darkest shade).

About Fuchsia

Fuchsia is classified as a Purple in the ISCC-NBS color naming system, within the Pink hue family. It has alternative names including Magenta. The color is recognized by CSS3, X11, meodai.

Use our Color Converter to convert #FF00FF to any other color format, or explore the Color Wheel to find harmonious color combinations.