#FD87FC#FD87FC
#FD87FC is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.3% C 0.200 H 327.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87FC |
|---|---|
| RGB | rgb(253, 135, 252) |
| HSL | hsl(301, 97%, 76%) |
| HSV | hsv(301, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 0.4%, 0.8%) |
| CIE-LAB | lab(73.05, 60.57, -39.10) |
| CIE-LCH | lch(73.05, 72.10, 327.16°) |
| OKLab | oklab(79.26% 0.1685 -0.1071) |
| OKLCH | oklch(79.26% 0.2 327.6) |
| XYZ | xyz(66.7415, 45.2424, 97.2938) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 6.59
Violet Pink
#FB5FFC
ΔE00 6.75
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87FC #87FD88
analogous
#C387FD #FD87FC #FD87C1
triadic
#FD87FC #FCFD87 #87FCFD
tetradic
#FD87FC #FDC387 #87FD88 #87C1FD
square
#FD87FC #FDC387 #87FD88 #87C1FD
split-complementary
#FD87FC #C1FD87 #87FDC3
monochromatic
#FB0FF9 #FC4BFA #FD87FC #FEC3FE #FEE1FE
Accessibility & contrast
On white
2.09
#FD87FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FD87FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87FC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87FC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd87fc; /* rgb */ color: rgb(253, 135, 252); /* oklch */ color: oklch(79.3% 0.200 327.6);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fd87fc',
950: '#000000',
},
}SCSS
$custom: #fd87fc; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fd87fc",
"rgb": {
"r": 253,
"g": 135,
"b": 252
},
"hsl": {
"h": 300.508,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.79262,
"c": 0.1997,
"h": 327.6
},
"luminance": 0.45239
}Semantic roles & 50–950 ramp
primary
#FD87FC
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085