Skip to content
PantoneTools
pink
X11 named colors

Magenta1

magenta1 · #FF00FF

HEX

#FF00FF

RGB

rgb(255, 0, 255)

CMYK

cmyk(0%, 100%, 0%, 0%)

HSL

hsl(300, 100%, 50%)

LAB

lab(60.3, 98.2, -60.8)

What is Magenta1?

Magenta1 is the magenta1 reference in the X11 named colors. Its sRGB value is #FF00FF (rgb 255, 0, 255). It sits in the pink family. Historical X Window System color names — the numbered 1-4 lightness variants of the classic xorg-server rgb.txt palette. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Magenta1 as a background.

Black text on this color

Sample text · 6.70 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 3.14 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Magenta1

An 11-step tonal scale derived from Magenta1 (#FF00FF). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #FFEBFF

50

#FFEBFF

#FFEBFF

Copied #FFD6FF

100

#FFD6FF

#FFD6FF

Copied #FFADFF

200

#FFADFF

#FFADFF

Copied #FF80FF

300

#FF80FF

#FF80FF

Copied #FF40FF

400

#FF40FF

#FF40FF

Copied #FF00FF

500

#FF00FF

#FF00FF

Copied #D900D9

600

#D900D9

#D900D9

Copied #A600A6

700

#A600A6

#A600A6

Copied #730073

800

#730073

#730073

Copied #400040

900

#400040

#400040

Copied #1F001F

950

#1F001F

#1F001F

Lighter tints (mixed with white)

Copied #FF6CFF

15%

#FF6CFF

Copied #FF95FF

30%

#FF95FF

Copied #FFB3FF

45%

#FFB3FF

Copied #FFCBFF

60%

#FFCBFF

Copied #FFE1FF

75%

#FFE1FF

Darker shades (mixed with black)

Copied #ED00ED

15%

#ED00ED

Copied #DA00DA

30%

#DA00DA

Copied #C400C4

45%

#C400C4

Copied #AA00AA

60%

#AA00AA

Copied #890089

75%

#890089

Color harmonies for Magenta1

Classic color-theory harmonies derived from rotating the hue of Magenta1. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #FF00FF

#FF00FF

#FF00FF

Copied #00FF00

#00FF00

#00FF00

Triadic

Three colors 120° apart

Copied #FF00FF

#FF00FF

#FF00FF

Copied #FFFF00

#FFFF00

#FFFF00

Copied #00FFFF

#00FFFF

#00FFFF

Analogous

Two neighbors ±30° on the wheel

Copied #7F00FF

#7F00FF

#7F00FF

Copied #FF00FF

#FF00FF

#FF00FF

Copied #FF0080

#FF0080

#FF0080

Split-complementary

Base + two colors flanking its complement

Copied #FF00FF

#FF00FF

#FF00FF

Copied #80FF00

#80FF00

#80FF00

Copied #00FF80

#00FF80

#00FF80

Tetradic

Two complementary pairs

Copied #FF00FF

#FF00FF

#FF00FF

Copied #FF0000

#FF0000

#FF0000

Copied #00FF00

#00FF00

#00FF00

Copied #00FFFF

#00FFFF

#00FFFF

Square

Four colors evenly spaced 90° apart

Copied #FF00FF

#FF00FF

#FF00FF

Copied #FF8000

#FF8000

#FF8000

Copied #00FF00

#00FF00

#00FF00

Copied #007FFF

#007FFF

#007FFF

Magenta1 in every color space

Full conversion of Magenta1 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#FF00FF

RGB

rgb(255, 0, 255)

CMYK

cmyk(0%, 100%, 0%, 0%)

HSL

hsl(300, 100%, 50%)

HSV

hsv(300, 100%, 100%)

HWB

hwb(300 0% 0%)

CIE Lab

lab(60.3 98.2 -60.8)

OKLCH

oklch(70.2% 0.322 328.4)

XYZ (D65)

xyz(59.29, 28.48, 96.96)

Copy-ready code for Magenta1

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #FF00FF;
background-color: #FF00FF;

CSS variable

:root {
  --color-magenta1: #FF00FF;
}

Tailwind config

// tailwind.config.js
colors: {
  'magenta1': '#FF00FF',
}

Sass

$color-magenta1: #FF00FF;

Swift UIColor

UIColor(red: 1.000, green: 0.000, blue: 1.000, alpha: 1.0)

Android XML

<color name="magenta1">#FF00FF</color>

Closest match in every color system

The nearest Magenta1 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in X11 named colors

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #7E8B92

RAL 7000

#7E8B92

Squirrel grey

Copied #DE4C8A

RAL 4003

#DE4C8A

Heather violet

Copied #8F999F

RAL 7001

#8F999F

Silver grey

Copied #9EA0A1

RAL 7004

#9EA0A1

Signal grey

Copied #924E7D

RAL 4008

#924E7D

Signal violet

Copied #EA899A

RAL 3015

#EA899A

Light pink

FAQ about Magenta1

What is the HEX code for Magenta1?

Magenta1 (magenta1) has the HEX code #FF00FF. In RGB it is rgb(255, 0, 255), and in CMYK it is cmyk(0%, 100%, 0%, 0%).

What is the OKLCH value of Magenta1?

Magenta1 converts to oklch(0.702 0.322 328.4). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Magenta1 accessible for body text?

Used as a background, Magenta1 has a contrast ratio of 6.70:1 with black text and 3.14:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Magenta1?

The closest Pantone reference to Magenta1 by ΔE2000 perceptual distance is Pantone 252 C (#C964CF). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Magenta1?

The closest RAL Classic reference to Magenta1 by ΔE2000 distance is RAL 7000 (Squirrel grey, #7E8B92). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Magenta1?

The complementary color (180° opposite on the HSL color wheel) of Magenta1 is #00FF00. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

X11 named colors (xorg rgb.txt)

The historical X11 color name list shipped in the xorg-server rgb.txt file. Roughly 550 entries covering classic computing color names like 'PapayaWhip', 'MediumAquamarine', and 'DarkSlateGray'. Many CSS named colors originate here. Use as a reference for legacy and creative color names. Most modern CSS implementations accept these names directly.

Source type
derived
Confidence
high
License
MIT/X11 license (X Consortium)
Last reviewed
2026-05-24

Workflow tags

x11
named-color
legacy
pink

X11 colors are sRGB digital values from a 1980s color system. For print, convert to a process-appropriate color and proof against substrate.

X11 named colors · Magenta1 — #FF00FF | PantoneTools