CSS named colorPink · mid · vivid
browser standard
#FF00FF
Fuchsia
Best set with black text. The pairing reaches 6.70:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#FF00FFsRGB hexadecimalRGB
rgb(255, 0, 255)screen channelsHSL
hsl(300, 100%, 50%)hue, saturation, lightnessCMYK
cmyk(0%, 100%, 0%, 0%)approximate process colorTailwind
fuchsia-500nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textlarge text3.14:1
Black textAA6.70:1
Recommendation
Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#521C51
#A520A4
#FF00FF
#FF81FF
#FFC1FD
#FAFAFA
Analogous
#7F00FF
#FF00FF
#FF0080
Triadic
#FF00FF
#FFFF00
#00FFFF
Complement
#FF00FF
#00FF00
Nearest named neighbors
Lab distance · lower is closerMagenta#FF00FFΔ 0.0DarkViolet#9400D3Δ 31.6BlueViolet#8A2BE2Δ 36.5DarkOrchid#9932CCΔ 37.2MediumOrchid#BA55D3Δ 41.9Violet#EE82EEΔ 49.2
Exact alias: Magenta.
CSS output
:root {
--color-fuchsia: #FF00FF;
}
.swatch {
background: var(--color-fuchsia);
color: #000000;
}Hue328°
Lightness60 L*
Chroma115.5
Luminance0.285