magenta
#FF00FF
pink
Color Values
HEX
#FF00FF
RGB
rgb(255, 0, 255)
R
255
G
0
B
255
HSL
hsl(300, 100%, 50%)
HSV
hsv(300, 100%, 100%)
Contrast Ratios
vs White3.14:1
vs Black6.70:1
Best text color: Black
Usage Examples
CSS
color: magenta; color: #FF00FF;
RGB
color: rgb(255, 0, 255);
HSL
color: hsl(300, 100%, 50%);