#FF87FD#FF87FD
#FF87FD is a light, highly saturated purple. Relative luminance 0.457; OKLCH L 79.5% C 0.202 H 327.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87FD |
|---|---|
| RGB | rgb(255, 135, 253) |
| HSL | hsl(301, 100%, 76%) |
| HSV | hsv(301, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 0.8%, 0%) |
| CIE-LAB | lab(73.34, 61.30, -39.18) |
| CIE-LCH | lch(73.34, 72.75, 327.42°) |
| OKLab | oklab(79.54% 0.1709 -0.1073) |
| OKLCH | oklch(79.54% 0.202 327.9) |
| XYZ | xyz(67.6325, 45.6835, 98.1649) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 6.35
Violet Pink
#FB5FFC
ΔE00 6.83
Lavender Pink
#DD85D7
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87FD #87FF89
analogous
#C587FF #FF87FD #FF87C1
triadic
#FF87FD #FDFF87 #87FDFF
tetradic
#FF87FD #FFC587 #87FF89 #87C1FF
square
#FF87FD #FFC587 #87FF89 #87C1FF
split-complementary
#FF87FD #C1FF87 #87FFC5
monochromatic
#FF0DFB #FF4AFC #FF87FD #FFC4FE #FFE0FE
Accessibility & contrast
On white
2.07
#FF87FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FF87FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87FD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87FD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#FF93B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff87fd; /* rgb */ color: rgb(255, 135, 253); /* oklch */ color: oklch(79.5% 0.202 327.9);
Tailwind
colors: {
custom: {
50: '#ffaefe',
500: '#ff87fd',
950: '#000000',
},
}SCSS
$custom: #ff87fd; $custom-light: #ffaefe; $custom-dark: #000000;
JSON
{
"hex": "#ff87fd",
"rgb": {
"r": 255,
"g": 135,
"b": 253
},
"hsl": {
"h": 301,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.79542,
"c": 0.20178,
"h": 327.9
},
"luminance": 0.4568
}Semantic roles & 50–950 ramp
primary
#FF87FD
secondary
#D4F7D4
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086