Add to Chrome

Fuchsia color: hex codes, shades and palettes

Palettes built around fuchsia. Click any swatch to copy its hex code.

Fuchsia is #FF00FF, vivid purple. Below are its shades with hex codes, the values in every common format, and fuchsia color palettes to copy.

Fuchsia hex, RGB, HSL and OKLCH

#FF00FF
HEX
#FF00FF
RGB
rgb(255, 0, 255)
HSL
hsl(300, 100%, 50%)
OKLCH
oklch(70.2% 0.322 328.4)
On white
3.14:1
On black
6.70:1

Shades of fuchsia

9 steps from one base color, generated in OKLCH so each step is an equal perceived step rather than an equal numeric one. Click a swatch to copy it.

Fuchsia color values

#FF00FFrgb(255, 0, 255)
Color spaces of #ff00ff
RGB2550255
HSL300°100%50%
HSV300°100%100%
CMYK0.001.000.000.00
XYZ59.289428.484896.9638
Yxy28.48480.32090.1542
CIE-Lab60.324298.2343-60.8249
Hunter Lab53.3711104.8941-70.3573
OKLCH70.2%0.322328.4°

#FF00FF is 255 red, 0 green and 255 blue. No single channel dominates it. The nearest of the 216 web safe colors is #FF00FF.

CIE-Lab, XYZ and Yxy are measured against D65, the white point sRGB itself is defined against. Hunter Lab uses the original illuminant C constants, which is what paint and plastics specifications quote, so the two Lab rows are not directly comparable. CMYK is the plain arithmetic conversion: real ink values depend on the press, the paper and the profile.

Base numbers
BaseRedGreenBlue
Binary111111110000000011111111
Octal3770377
Decimal2550255
HexFF00FF

#ff00ff mixed with black

Ten even steps of the classic shade ramp, worked out in RGB, which is how the term has always been defined and how other references list it. The OKLCH scale further down this page answers a different question: it steps by equal perceived amounts, so its values are not the same.

  • #FF00FF
  • #E500E5
  • #CC00CC
  • #B200B2
  • #990099
  • #7F007F
  • #660066
  • #4C004C
  • #320032
  • #190019
  • #000000

#ff00ff mixed with white

The tint ramp, by the same rule in the other direction.

  • #FF00FF
  • #FF19FF
  • #FF33FF
  • #FF4CFF
  • #FF66FF
  • #FF7FFF
  • #FF99FF
  • #FFB2FF
  • #FFCCFF
  • #FFE5FF
  • #FFFFFF

Channel shares

  • Red50.0%
  • Green0.0%
  • Blue50.0%

Color schemes

Turned in OKLCH rather than HSL, so every member keeps the lightness and chroma of the original instead of one of them arriving washed out.

Complementary

  • #FF00FF
  • #00BF4F

Triadic

  • #FF00FF
  • #C49800
  • #00B3C6

Analogous

  • #FF00FF
  • #FF589D
  • #AF81FF

Monochromatic

  • #5F005F
  • #910091
  • #C700C7
  • #FF00FF
  • #FF9AFB
  • #FFE1FD
  • #FFF5FE

#ff00ff on black and on white

The quick brown fox jumps over the lazy dog. 6.70:1

The quick brown fox jumps over the lazy dog. 3.14:1

Body text needs 4.5:1 to meet AA and large text needs 3:1, so a ratio tells you which of the two backgrounds this color can be read on, and at what size.

CSS for #ff00ff

color: #ff00ff;
background-color: #ff00ff;
border: 3px solid #ff00ff;
box-shadow: 1px 1px 3px 2px #ff00ff;
text-shadow: 4px 4px 2px rgba(255, 0, 255, 0.8);

/* Perceptually even, and what a modern stylesheet wants */
color: oklch(70.2% 0.322 328.4);

The OKLCH form is the same color stated so that lightening or darkening it moves by an amount the eye agrees with. Every current browser understands it.

Contrast and readability

Fuchsia on white measures 3.14:1 and on black 6.70:1. WCAG AA asks for 4.5:1 on normal text and 3:1 on large text and UI components, so the higher of those two decides which background it belongs on. In the scale above, 500 is the first to clear 4.5:1 on white, at 6.10:1.

The contrast checker reports every level for a given pair and suggests the nearest passing shade on the same hue. The color picker builds this same scale from any color you paste in.

Related colors: rose, pink, hot pink, blush, magenta, rose pink. See every shade on the colors index.

Get Palette Vault from the Microsoft Store