#FE00FF#FE00FF
#FE00FF is a light, highly saturated purple. Relative luminance 0.283; OKLCH L 70.0% C 0.322 H 328.2°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FE00FF |
|---|---|
| RGB | rgb(254, 0, 255) |
| HSL | hsl(300, 100%, 50%) |
| HSV | hsv(300, 100%, 100%) |
| CMYK | cmyk(0.4%, 100%, 0%, 0%) |
| CIE-LAB | lab(60.15, 98.08, -61.11) |
| CIE-LCH | lch(60.15, 115.56, 328.08°) |
| OKLab | oklab(70.02% 0.2737 -0.17) |
| OKLCH | oklch(70.02% 0.322 328.2) |
| XYZ | xyz(58.9224, 28.2956, 96.9466) |
| Luminance | 0.2829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.18
Fuchsia
#FF00FF
ΔE00 0.18
Bright Magenta
#FF08E8
ΔE00 3.10
Pink Purple
#EF1DE7
ΔE00 3.49
Heliotrope
#D94FF5
ΔE00 5.28
Fuchsia (survey)
#ED0DD9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE00FF #01FF00
analogous
#7F00FF #FE00FF #FF0080
triadic
#FE00FF #FFFE00 #00FFFE
tetradic
#FE00FF #FF7F00 #01FF00 #0080FF
square
#FE00FF #FF7F00 #01FF00 #0080FF
split-complementary
#FE00FF #80FF00 #00FF7F
monochromatic
#840085 #C100C2 #FE00FF #FE3DFF #FE7AFF
Accessibility & contrast
On white
3.15
#FE00FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#FE00FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FE00FF
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE00FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE00FF | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#679AFA
Tritanopia (blue-blind)
#FF4B97
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #fe00ff; /* rgb */ color: rgb(254, 0, 255); /* oklch */ color: oklch(70.0% 0.322 328.2);
Tailwind
colors: {
custom: {
50: '#ff7bff',
500: '#fe00ff',
950: '#000000',
},
}SCSS
$custom: #fe00ff; $custom-light: #ff7bff; $custom-dark: #000000;
JSON
{
"hex": "#fe00ff",
"rgb": {
"r": 254,
"g": 0,
"b": 255
},
"hsl": {
"h": 299.765,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.70017,
"c": 0.32216,
"h": 328.2
},
"luminance": 0.28291
}Semantic roles & 50–950 ramp
primary
#FE00FF
secondary
#75E774
accent
#FF292A
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86