#FD87F6#FD87F6
#FD87F6 is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.195 H 329.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87F6 |
|---|---|
| RGB | rgb(253, 135, 246) |
| HSL | hsl(304, 97%, 76%) |
| HSV | hsv(304, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 2.8%, 0.8%) |
| CIE-LAB | lab(72.81, 59.55, -36.22) |
| CIE-LCH | lch(72.81, 69.70, 328.69°) |
| OKLab | oklab(79% 0.1675 -0.0989) |
| OKLCH | oklch(79% 0.195 329.4) |
| XYZ | xyz(65.8057, 44.8681, 92.3652) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.97
Violet Pink
#FB5FFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87F6 #87FD8E
analogous
#C987FD #FD87F6 #FD87BB
triadic
#FD87F6 #F6FD87 #87F6FD
tetradic
#FD87F6 #FDC987 #87FD8E #87BBFD
square
#FD87F6 #FDC987 #87FD8E #87BBFD
split-complementary
#FD87F6 #BBFD87 #87FDC9
monochromatic
#FB0FED #FC4BF1 #FD87F6 #FEC3FB #FEE1FD
Accessibility & contrast
On white
2.11
#FD87F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FD87F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87F6
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87F6 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FA
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#FF91B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd87f6; /* rgb */ color: rgb(253, 135, 246); /* oklch */ color: oklch(79.0% 0.195 329.4);
Tailwind
colors: {
custom: {
50: '#ffadf9',
500: '#fd87f6',
950: '#000000',
},
}SCSS
$custom: #fd87f6; $custom-light: #ffadf9; $custom-dark: #000000;
JSON
{
"hex": "#fd87f6",
"rgb": {
"r": 253,
"g": 135,
"b": 246
},
"hsl": {
"h": 303.559,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78999,
"c": 0.1945,
"h": 329.4
},
"luminance": 0.44864
}Semantic roles & 50–950 ramp
primary
#FD87F6
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085