#FD87FE#FD87FE
#FD87FE is a light, highly saturated purple. Relative luminance 0.454; OKLCH L 79.4% C 0.201 H 327.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87FE |
|---|---|
| RGB | rgb(253, 135, 254) |
| HSL | hsl(299, 98%, 76%) |
| HSV | hsv(299, 47%, 100%) |
| CMYK | cmyk(0.4%, 46.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.13, 60.92, -40.06) |
| CIE-LCH | lch(73.13, 72.91, 326.67°) |
| OKLab | oklab(79.35% 0.1689 -0.1098) |
| OKLCH | oklch(79.35% 0.201 327) |
| XYZ | xyz(67.0601, 45.3699, 98.9717) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 6.40
Violet Pink
#FB5FFC
ΔE00 6.69
Light Magenta
#FA5FF7
ΔE00 6.75
Lavender Pink
#DD85D7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87FE #88FE87
analogous
#C287FE #FD87FE #FE87C4
triadic
#FD87FE #FEFD87 #87FEFD
tetradic
#FD87FE #FEC287 #88FE87 #87C4FE
square
#FD87FE #FEC287 #88FE87 #87C4FE
split-complementary
#FD87FE #C4FE87 #87FEC2
monochromatic
#FB0EFD #FC4AFD #FD87FE #FEC4FF #FEE1FF
Accessibility & contrast
On white
2.08
#FD87FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FD87FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87FE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87FE | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd87fe; /* rgb */ color: rgb(253, 135, 254); /* oklch */ color: oklch(79.4% 0.201 327.0);
Tailwind
colors: {
custom: {
50: '#ffaeff',
500: '#fd87fe',
950: '#000000',
},
}SCSS
$custom: #fd87fe; $custom-light: #ffaeff; $custom-dark: #000000;
JSON
{
"hex": "#fd87fe",
"rgb": {
"r": 253,
"g": 135,
"b": 254
},
"hsl": {
"h": 299.496,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.79352,
"c": 0.20145,
"h": 327
},
"luminance": 0.45366
}Semantic roles & 50–950 ramp
primary
#FD87FE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086