#FD87F4#FD87F4
#FD87F4 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.9% C 0.193 H 330.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87F4 |
|---|---|
| RGB | rgb(253, 135, 244) |
| HSL | hsl(305, 97%, 76%) |
| HSV | hsv(305, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 3.6%, 0.8%) |
| CIE-LAB | lab(72.72, 59.21, -35.25) |
| CIE-LCH | lch(72.72, 68.91, 329.23°) |
| OKLab | oklab(78.91% 0.1671 -0.0961) |
| OKLCH | oklch(78.91% 0.193 330.1) |
| XYZ | xyz(65.5004, 44.7460, 90.7572) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 7.07
Violet Pink
#FB5FFC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87F4 #87FD90
analogous
#CB87FD #FD87F4 #FD87B9
triadic
#FD87F4 #F4FD87 #87F4FD
tetradic
#FD87F4 #FDCB87 #87FD90 #87B9FD
square
#FD87F4 #FDCB87 #87FD90 #87B9FD
split-complementary
#FD87F4 #B9FD87 #87FDCB
monochromatic
#FB0FE9 #FC4BEE #FD87F4 #FEC3FA #FEE1FC
Accessibility & contrast
On white
2.11
#FD87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FD87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87F4
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87F4 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F8
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#FF91B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd87f4; /* rgb */ color: rgb(253, 135, 244); /* oklch */ color: oklch(78.9% 0.193 330.1);
Tailwind
colors: {
custom: {
50: '#ffadf8',
500: '#fd87f4',
950: '#000000',
},
}SCSS
$custom: #fd87f4; $custom-light: #ffadf8; $custom-dark: #000000;
JSON
{
"hex": "#fd87f4",
"rgb": {
"r": 253,
"g": 135,
"b": 244
},
"hsl": {
"h": 304.576,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78912,
"c": 0.1928,
"h": 330.1
},
"luminance": 0.44742
}Semantic roles & 50–950 ramp
primary
#FD87F4
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085