#FE51FF#FE51FF
#FE51FF is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 73.5% C 0.276 H 327.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FE51FF |
|---|---|
| RGB | rgb(254, 81, 255) |
| HSL | hsl(300, 100%, 66%) |
| HSV | hsv(300, 68%, 100%) |
| CMYK | cmyk(0.4%, 68.2%, 0%, 0%) |
| CIE-LAB | lab(65.11, 83.72, -53.22) |
| CIE-LCH | lch(65.11, 99.21, 327.56°) |
| OKLab | oklab(73.53% 0.2331 -0.1474) |
| OKLCH | oklch(73.53% 0.276 327.7) |
| XYZ | xyz(61.8646, 34.1800, 97.9273) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.66
Light Magenta
#FA5FF7
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 4.33
Magenta
#FF00FF
ΔE00 4.94
Fuchsia
#FF00FF
ΔE00 4.94
Bright Magenta
#FF08E8
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE51FF #52FF51
analogous
#A751FF #FE51FF #FF51A9
triadic
#FE51FF #FFFE51 #51FFFE
tetradic
#FE51FF #FFA751 #52FF51 #51A9FF
square
#FE51FF #FFA751 #52FF51 #51A9FF
split-complementary
#FE51FF #A9FF51 #51FFA7
monochromatic
#D400D6 #FE14FF #FE51FF #FE8EFF #FFCBFF
Accessibility & contrast
On white
2.68
#FE51FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#FE51FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE51FF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE51FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE51FF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3390FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#FF6BA3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fe51ff; /* rgb */ color: rgb(254, 81, 255); /* oklch */ color: oklch(73.5% 0.276 327.7);
Tailwind
colors: {
custom: {
50: '#ff90ff',
500: '#fe51ff',
950: '#000000',
},
}SCSS
$custom: #fe51ff; $custom-light: #ff90ff; $custom-dark: #000000;
JSON
{
"hex": "#fe51ff",
"rgb": {
"r": 254,
"g": 81,
"b": 255
},
"hsl": {
"h": 299.655,
"s": 100,
"l": 65.882
},
"oklch": {
"l": 0.73531,
"c": 0.27576,
"h": 327.7
},
"luminance": 0.34176
}Semantic roles & 50–950 ramp
primary
#FE51FF
secondary
#B9F3B9
accent
#E60001
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86