#FD87F2#FD87F2
#FD87F2 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.191 H 330.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87F2 |
|---|---|
| RGB | rgb(253, 135, 242) |
| HSL | hsl(306, 97%, 76%) |
| HSV | hsv(306, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 4.3%, 0.8%) |
| CIE-LAB | lab(72.64, 58.88, -34.28) |
| CIE-LCH | lch(72.64, 68.13, 329.79°) |
| OKLab | oklab(78.83% 0.1668 -0.0934) |
| OKLCH | oklch(78.83% 0.191 330.8) |
| XYZ | xyz(65.1984, 44.6252, 89.1666) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87F2 #87FD92
analogous
#CD87FD #FD87F2 #FD87B7
triadic
#FD87F2 #F2FD87 #87F2FD
tetradic
#FD87F2 #FDCD87 #87FD92 #87B7FD
square
#FD87F2 #FDCD87 #87FD92 #87B7FD
split-complementary
#FD87F2 #B7FD87 #87FDCD
monochromatic
#FB0FE5 #FC4BEB #FD87F2 #FEC3F9 #FEE1FC
Accessibility & contrast
On white
2.12
#FD87F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FD87F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87F2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87F2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd87f2; /* rgb */ color: rgb(253, 135, 242); /* oklch */ color: oklch(78.8% 0.191 330.8);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#fd87f2',
950: '#000000',
},
}SCSS
$custom: #fd87f2; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#fd87f2",
"rgb": {
"r": 253,
"g": 135,
"b": 242
},
"hsl": {
"h": 305.593,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78827,
"c": 0.19111,
"h": 330.8
},
"luminance": 0.44621
}Semantic roles & 50–950 ramp
primary
#FD87F2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085