#FD87FF#FD87FF
#FD87FF is a light, highly saturated purple. Relative luminance 0.454; OKLCH L 79.4% C 0.202 H 326.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87FF |
|---|---|
| RGB | rgb(253, 135, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 47%, 100%) |
| CMYK | cmyk(0.8%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(73.18, 61.09, -40.53) |
| CIE-LCH | lch(73.18, 73.32, 326.44°) |
| OKLab | oklab(79.4% 0.169 -0.1112) |
| OKLCH | oklch(79.4% 0.202 326.7) |
| XYZ | xyz(67.2207, 45.4341, 99.8173) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 6.46
Violet Pink
#FB5FFC
ΔE00 6.67
Light Magenta
#FA5FF7
ΔE00 6.75
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87FF #89FF87
analogous
#C187FF #FD87FF #FF87C5
triadic
#FD87FF #FFFD87 #87FFFD
tetradic
#FD87FF #FFC187 #89FF87 #87C5FF
square
#FD87FF #FFC187 #89FF87 #87C5FF
split-complementary
#FD87FF #C5FF87 #87FFC1
monochromatic
#FB0DFF #FC4AFF #FD87FF #FEC4FF #FEE0FF
Accessibility & contrast
On white
2.08
#FD87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FD87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87FF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87FF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd87ff; /* rgb */ color: rgb(253, 135, 255); /* oklch */ color: oklch(79.4% 0.202 326.7);
Tailwind
colors: {
custom: {
50: '#ffaeff',
500: '#fd87ff',
950: '#000000',
},
}SCSS
$custom: #fd87ff; $custom-light: #ffaeff; $custom-dark: #000000;
JSON
{
"hex": "#fd87ff",
"rgb": {
"r": 253,
"g": 135,
"b": 255
},
"hsl": {
"h": 299,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.79397,
"c": 0.20233,
"h": 326.7
},
"luminance": 0.45431
}Semantic roles & 50–950 ramp
primary
#FD87FF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086