#ff00ff color information

In a RGB color space, hex #ff00ff is composed of 100% red, 0% green and 100% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 0% yellow and 0% black. It has a hue angle of 300 degrees, a saturation of 100% and a lightness of 50%. #ff00ff color hex could be obtained by blending #ff00ff with #ff00ff. #ff00ff (or #f0f) is a websafe color.

#ff00ff color image

=

#744a65 rgb color chart

/

#744a65 cmyk color chart

#ff00ff color conversion

The hexadecimal color #ff00ff has RGB values of R:255, G:0, B:255 and CMYK values of C:0, M:1, Y:0, K:0. Its decimal value is 16711935.

  • Hex triplet ff00ff
    #ff00ff
  • RGB Decimal 255, 0, 255
    rgb(255,0,255)
  • RGB Percent 100, 0, 100
    rgb(100%,0%,100%)
  • CMYK 0, 100, 0, 0
  • HSL 300°, 100, 50
    hsl(300,100%,50%)
  • HSV (or HSB) 300°, 100, 100
  • Web Safe ff00ff
    #ff00ff
  • CIE-LAB 60.324, 98.235, -60.835
  • XYZ 59.289, 28.484, 96.978
  • xyY 0.321, 0.154, 28.484
  • CIE-LCH 60.324, 115.547, 328.231
  • CIE-LUV 60.324, 84.059, -108.699
  • Hunter-Lab 53.371, 104.895, -70.374
  • Binary 11111111, 00000000, 11111111

Color Schemes with #ff00ff

Complementary Color
Analogous Color
Split Complementary Color
Triadic Color
Tetradic Color
Monochromatic Color

#ff00ff in action

Text with hexadecimal color #ff00ff

This text has a font color of #ff00ff.

<span style="color:#ff00ff;">Text here</span>
#ff00ff background color

This paragraph has a background color of #ff00ff.

<p style="background-color:#ff00ff;">Content here</p>
#ff00ff border color

This element has a border color of #ff00ff.

<div style="border:1px solid #ff00ff;">Content here</div>
CSS codes
.text {color:#ff00ff;}
.background {background-color:#ff00ff;}
.border {border:1px solid #ff00ff;}

Shades of #ff00ff

Color Variation

Color Blindness Simulator

Below, you can see how #ff00ff is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

  • #696969 Achromatopsia :
    0.005% of the population
  • #875487 Atypical Achromatopsia :
    0.001% of the population
Monochromacy
  • #5d94ff Protanopia :
    1% of men
  • #6597e7 Deuteranopia :
    1% of men
  • #ee6d74 Tritanopia :
    0.001% of the population
Dichromacy
  • #985eff Protanomaly :
    1% of men, 0.01% of women
  • #9d60f0 Deuteranomaly :
    6% of men, 0.4% of women
  • #f445a6 Tritanomaly:
    0.01% of the population
Trichromacy
Recommend on Facebook, Twitter or Google+ close