#FF87FE#FF87FE
#FF87FE is a light, highly saturated purple. Relative luminance 0.457; OKLCH L 79.6% C 0.203 H 327.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87FE |
|---|---|
| RGB | rgb(255, 135, 254) |
| HSL | hsl(301, 100%, 76%) |
| HSV | hsv(301, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 0.4%, 0%) |
| CIE-LAB | lab(73.38, 61.47, -39.65) |
| CIE-LCH | lch(73.38, 73.15, 327.17°) |
| OKLab | oklab(79.59% 0.1711 -0.1086) |
| OKLCH | oklch(79.59% 0.203 327.6) |
| XYZ | xyz(67.7922, 45.7474, 99.0060) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 6.40
Violet Pink
#FB5FFC
ΔE00 6.79
Light Magenta
#FA5FF7
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87FE #87FF88
analogous
#C487FF #FF87FE #FF87C2
triadic
#FF87FE #FEFF87 #87FEFF
tetradic
#FF87FE #FFC487 #87FF88 #87C2FF
square
#FF87FE #FFC487 #87FF88 #87C2FF
split-complementary
#FF87FE #C2FF87 #87FFC4
monochromatic
#FF0DFD #FF4AFD #FF87FE #FFC4FF #FFE0FF
Accessibility & contrast
On white
2.07
#FF87FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FF87FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87FE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87FE | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#FF93B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff87fe; /* rgb */ color: rgb(255, 135, 254); /* oklch */ color: oklch(79.6% 0.203 327.6);
Tailwind
colors: {
custom: {
50: '#ffaeff',
500: '#ff87fe',
950: '#000000',
},
}SCSS
$custom: #ff87fe; $custom-light: #ffaeff; $custom-dark: #000000;
JSON
{
"hex": "#ff87fe",
"rgb": {
"r": 255,
"g": 135,
"b": 254
},
"hsl": {
"h": 300.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.79586,
"c": 0.20265,
"h": 327.6
},
"luminance": 0.45744
}Semantic roles & 50–950 ramp
primary
#FF87FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086