#FD87F3#FD87F3
#FD87F3 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.9% C 0.192 H 330.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87F3 |
|---|---|
| RGB | rgb(253, 135, 243) |
| HSL | hsl(305, 97%, 76%) |
| HSV | hsv(305, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 4%, 0.8%) |
| CIE-LAB | lab(72.68, 59.04, -34.77) |
| CIE-LCH | lch(72.68, 68.52, 329.51°) |
| OKLab | oklab(78.87% 0.1669 -0.0947) |
| OKLCH | oklch(78.87% 0.192 330.4) |
| XYZ | xyz(65.3490, 44.6854, 89.9597) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 7.12
Violet Pink
#FB5FFC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87F3 #87FD91
analogous
#CC87FD #FD87F3 #FD87B8
triadic
#FD87F3 #F3FD87 #87F3FD
tetradic
#FD87F3 #FDCC87 #87FD91 #87B8FD
square
#FD87F3 #FDCC87 #87FD91 #87B8FD
split-complementary
#FD87F3 #B8FD87 #87FDCC
monochromatic
#FB0FE7 #FC4BED #FD87F3 #FEC3F9 #FEE1FC
Accessibility & contrast
On white
2.11
#FD87F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FD87F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87F3
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87F3 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd87f3; /* rgb */ color: rgb(253, 135, 243); /* oklch */ color: oklch(78.9% 0.192 330.4);
Tailwind
colors: {
custom: {
50: '#ffadf7',
500: '#fd87f3',
950: '#000000',
},
}SCSS
$custom: #fd87f3; $custom-light: #ffadf7; $custom-dark: #000000;
JSON
{
"hex": "#fd87f3",
"rgb": {
"r": 253,
"g": 135,
"b": 243
},
"hsl": {
"h": 305.085,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.7887,
"c": 0.19195,
"h": 330.4
},
"luminance": 0.44682
}Semantic roles & 50–950 ramp
primary
#FD87F3
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085