#FF57FE#FF57FE
#FF57FE is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 74.1% C 0.269 H 328.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF57FE |
|---|---|
| RGB | rgb(255, 87, 254) |
| HSL | hsl(300, 100%, 67%) |
| HSV | hsv(300, 66%, 100%) |
| CMYK | cmyk(0%, 65.9%, 0.4%, 0%) |
| CIE-LAB | lab(65.93, 81.72, -51.35) |
| CIE-LCH | lch(65.93, 96.52, 327.86°) |
| OKLab | oklab(74.14% 0.2283 -0.142) |
| OKLCH | oklch(74.14% 0.269 328.1) |
| XYZ | xyz(62.5368, 35.2365, 97.2542) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.94
Light Magenta
#FA5FF7
ΔE00 1.25
Candy Pink
#FF63E9
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 5.42
Magenta
#FF00FF
ΔE00 5.77
Fuchsia
#FF00FF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF57FE #57FF58
analogous
#AC57FF #FF57FE #FF57AA
triadic
#FF57FE #FEFF57 #57FEFF
tetradic
#FF57FE #FFAC57 #57FF58 #57AAFF
square
#FF57FE #FFAC57 #57FF58 #57AAFF
split-complementary
#FF57FE #AAFF57 #57FFAC
monochromatic
#DC00DA #FF1AFE #FF57FE #FF94FE #FFD1FF
Accessibility & contrast
On white
2.61
#FF57FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FF57FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF57FE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF57FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF57FE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F92FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#FF6EA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff57fe; /* rgb */ color: rgb(255, 87, 254); /* oklch */ color: oklch(74.1% 0.269 328.1);
Tailwind
colors: {
custom: {
50: '#ff93ff',
500: '#ff57fe',
950: '#000000',
},
}SCSS
$custom: #ff57fe; $custom-light: #ff93ff; $custom-dark: #000000;
JSON
{
"hex": "#ff57fe",
"rgb": {
"r": 255,
"g": 87,
"b": 254
},
"hsl": {
"h": 300.357,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.74138,
"c": 0.2688,
"h": 328.1
},
"luminance": 0.35232
}Semantic roles & 50–950 ramp
primary
#FF57FE
secondary
#BEF4BF
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86