Magenta#FF00FF
#FF00FF is a light, highly saturated purple. Relative luminance 0.285; OKLCH L 70.2% C 0.323 H 328.4°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF00FF |
|---|---|
| RGB | rgb(255, 0, 255) |
| HSL | hsl(300, 100%, 50%) |
| HSV | hsv(300, 100%, 100%) |
| CMYK | cmyk(0%, 100%, 0%, 0%) |
| CIE-LAB | lab(60.32, 98.23, -60.82) |
| CIE-LCH | lch(60.32, 115.54, 328.24°) |
| OKLab | oklab(70.17% 0.2746 -0.1692) |
| OKLCH | oklch(70.17% 0.323 328.4) |
| XYZ | xyz(59.2894, 28.4848, 96.9638) |
| Luminance | 0.2848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.00
Fuchsia
#FF00FF
ΔE00 0.00
Bright Magenta
#FF08E8
ΔE00 3.06
Pink Purple
#EF1DE7
ΔE00 3.58
Heliotrope
#D94FF5
ΔE00 5.38
Fuchsia (survey)
#ED0DD9
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF00FF #00FF00
analogous
#7F00FF #FF00FF #FF0080
triadic
#FF00FF #FFFF00 #00FFFF
tetradic
#FF00FF #FF8000 #00FF00 #007FFF
square
#FF00FF #FF8000 #00FF00 #007FFF
split-complementary
#FF00FF #80FF00 #00FF80
monochromatic
#850085 #C200C2 #FF00FF #FF3DFF #FF7AFF
Accessibility & contrast
On white
3.14
#FF00FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#FF00FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF00FF
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF00FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF00FF | 1.00 | 3.14 | 6.70 | 6.70 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#689BFA
Tritanopia (blue-blind)
#FF4A97
Achromatopsia (no color)
#919191
Related colors
#E313E2#C71AC6#AC1EAB#921F91#781E77#601C5F#481947#321531#1D0E1C#000000#FF44FF#FF63FF#FF7BFF#FF91FF#FFA5FF#FFB8FF#FFCAFF#FFDCFF#FFEEFF#FFFFFF#F535F4#EB4AE9#E159DE#D765D3Palettes with this color
#FF0000
#FFB296
#940000
#39C6C6
#FF3E22
Red Color Palette
#DC143C
#FFB0AD
#810019
#41AF99
#E43E4D
Crimson Color Palette
#E30B5C
#FFB1BD
#85002D
#3CB286
#EA3D6B
Raspberry Color Palette
#FF007F
#FFB4CE
#940041
#39C680
#FF408B
Rose Color Palette
Design tokens & code
CSS
--color: #ff00ff; /* rgb */ color: rgb(255, 0, 255); /* oklch */ color: oklch(70.2% 0.323 328.4);
Tailwind
colors: {
custom: {
50: '#ff7bff',
500: '#ff00ff',
950: '#000000',
},
}SCSS
$custom: #ff00ff; $custom-light: #ff7bff; $custom-dark: #000000;
JSON
{
"hex": "#ff00ff",
"rgb": {
"r": 255,
"g": 0,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.70167,
"c": 0.3225,
"h": 328.4
},
"luminance": 0.2848
}Semantic roles & 50–950 ramp
primary
#FF00FF
secondary
#74E774
accent
#FF2929
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86