#FD87F1#FD87F1
#FD87F1 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.190 H 331.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87F1 |
|---|---|
| RGB | rgb(253, 135, 241) |
| HSL | hsl(306, 97%, 76%) |
| HSV | hsv(306, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 4.7%, 0.8%) |
| CIE-LAB | lab(72.60, 58.71, -33.80) |
| CIE-LCH | lch(72.60, 67.74, 330.07°) |
| OKLab | oklab(78.78% 0.1666 -0.092) |
| OKLCH | oklch(78.78% 0.19 331.1) |
| XYZ | xyz(65.0486, 44.5653, 88.3777) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 7.02
Light Magenta
#FA5FF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87F1 #87FD93
analogous
#CE87FD #FD87F1 #FD87B6
triadic
#FD87F1 #F1FD87 #87F1FD
tetradic
#FD87F1 #FDCE87 #87FD93 #87B6FD
square
#FD87F1 #FDCE87 #87FD93 #87B6FD
split-complementary
#FD87F1 #B6FD87 #87FDCE
monochromatic
#FB0FE3 #FC4BEA #FD87F1 #FEC3F8 #FEE1FB
Accessibility & contrast
On white
2.12
#FD87F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FD87F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87F1
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87F1 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F5
Deuteranopia (green-blind)
#A4B8EE
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd87f1; /* rgb */ color: rgb(253, 135, 241); /* oklch */ color: oklch(78.8% 0.190 331.1);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#fd87f1',
950: '#000000',
},
}SCSS
$custom: #fd87f1; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#fd87f1",
"rgb": {
"r": 253,
"g": 135,
"b": 241
},
"hsl": {
"h": 306.102,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78784,
"c": 0.19028,
"h": 331.1
},
"luminance": 0.44561
}Semantic roles & 50–950 ramp
primary
#FD87F1
secondary
#D4F7D8
accent
#E61700
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085