#FF00FE#FF00FE
#FF00FE is a light, highly saturated purple. Relative luminance 0.284; OKLCH L 70.1% C 0.322 H 328.6°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF00FE |
|---|---|
| RGB | rgb(255, 0, 254) |
| HSL | hsl(300, 100%, 50%) |
| HSV | hsv(300, 100%, 100%) |
| CMYK | cmyk(0%, 100%, 0.4%, 0%) |
| CIE-LAB | lab(60.27, 98.10, -60.36) |
| CIE-LCH | lch(60.27, 115.18, 328.39°) |
| OKLab | oklab(70.11% 0.2747 -0.1678) |
| OKLCH | oklch(70.11% 0.322 328.6) |
| XYZ | xyz(59.1288, 28.4206, 96.1182) |
| Luminance | 0.2842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.13
Fuchsia
#FF00FF
ΔE00 0.13
Bright Magenta
#FF08E8
ΔE00 2.93
Pink Purple
#EF1DE7
ΔE00 3.49
Heliotrope
#D94FF5
ΔE00 5.40
Fuchsia (survey)
#ED0DD9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF00FE #00FF01
analogous
#8000FF #FF00FE #FF007F
triadic
#FF00FE #FEFF00 #00FEFF
tetradic
#FF00FE #FF8000 #00FF01 #007FFF
square
#FF00FE #FF8000 #00FF01 #007FFF
split-complementary
#FF00FE #7FFF00 #00FF80
monochromatic
#850084 #C200C1 #FF00FE #FF3DFE #FF7AFE
Accessibility & contrast
On white
3.14
#FF00FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#FF00FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF00FE
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF00FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF00FE | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#699BF9
Tritanopia (blue-blind)
#FF4A96
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff00fe; /* rgb */ color: rgb(255, 0, 254); /* oklch */ color: oklch(70.1% 0.322 328.6);
Tailwind
colors: {
custom: {
50: '#ff7bff',
500: '#ff00fe',
950: '#000000',
},
}SCSS
$custom: #ff00fe; $custom-light: #ff7bff; $custom-dark: #000000;
JSON
{
"hex": "#ff00fe",
"rgb": {
"r": 255,
"g": 0,
"b": 254
},
"hsl": {
"h": 300.235,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.70109,
"c": 0.32188,
"h": 328.6
},
"luminance": 0.28416
}Semantic roles & 50–950 ramp
primary
#FF00FE
secondary
#74E775
accent
#FF2A29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86