#FD87F8#FD87F8
#FD87F8 is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.1% C 0.196 H 328.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87F8 |
|---|---|
| RGB | rgb(253, 135, 248) |
| HSL | hsl(303, 97%, 76%) |
| HSV | hsv(303, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 2%, 0.8%) |
| CIE-LAB | lab(72.89, 59.89, -37.18) |
| CIE-LCH | lch(72.89, 70.49, 328.17°) |
| OKLab | oklab(79.09% 0.1679 -0.1016) |
| OKLCH | oklch(79.09% 0.196 328.8) |
| XYZ | xyz(66.1144, 44.9916, 93.9906) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.19
Light Magenta
#FA5FF7
ΔE00 6.89
Violet Pink
#FB5FFC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87F8 #87FD8C
analogous
#C787FD #FD87F8 #FD87BD
triadic
#FD87F8 #F8FD87 #87F8FD
tetradic
#FD87F8 #FDC787 #87FD8C #87BDFD
square
#FD87F8 #FDC787 #87FD8C #87BDFD
split-complementary
#FD87F8 #BDFD87 #87FDC7
monochromatic
#FB0FF1 #FC4BF4 #FD87F8 #FEC3FC #FEE1FD
Accessibility & contrast
On white
2.10
#FD87F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FD87F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87F8
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87F8 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#A1B9F4
Tritanopia (blue-blind)
#FF92B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd87f8; /* rgb */ color: rgb(253, 135, 248); /* oklch */ color: oklch(79.1% 0.196 328.8);
Tailwind
colors: {
custom: {
50: '#ffadfb',
500: '#fd87f8',
950: '#000000',
},
}SCSS
$custom: #fd87f8; $custom-light: #ffadfb; $custom-dark: #000000;
JSON
{
"hex": "#fd87f8",
"rgb": {
"r": 253,
"g": 135,
"b": 248
},
"hsl": {
"h": 302.542,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.79086,
"c": 0.19622,
"h": 328.8
},
"luminance": 0.44988
}Semantic roles & 50–950 ramp
primary
#FD87F8
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085