#FD87EA#FD87EA
#FD87EA is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.5% C 0.185 H 333.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87EA |
|---|---|
| RGB | rgb(253, 135, 234) |
| HSL | hsl(310, 97%, 76%) |
| HSV | hsv(310, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 7.5%, 0.8%) |
| CIE-LAB | lab(72.33, 57.56, -30.39) |
| CIE-LCH | lch(72.33, 65.08, 332.17°) |
| OKLab | oklab(78.49% 0.1651 -0.0823) |
| OKLCH | oklch(78.49% 0.185 333.5) |
| XYZ | xyz(64.0231, 44.1551, 82.9765) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87EA #87FD9A
analogous
#D587FD #FD87EA #FD87AF
triadic
#FD87EA #EAFD87 #87EAFD
tetradic
#FD87EA #FDD587 #87FD9A #87AFFD
square
#FD87EA #FDD587 #87FD9A #87AFFD
split-complementary
#FD87EA #AFFD87 #87FDD5
monochromatic
#FB0FD5 #FC4BDF #FD87EA #FEC3F5 #FEE1FA
Accessibility & contrast
On white
2.14
#FD87EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FD87EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87EA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87EA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7ED
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#FF8EAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd87ea; /* rgb */ color: rgb(253, 135, 234); /* oklch */ color: oklch(78.5% 0.185 333.5);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#fd87ea',
950: '#000000',
},
}SCSS
$custom: #fd87ea; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#fd87ea",
"rgb": {
"r": 253,
"g": 135,
"b": 234
},
"hsl": {
"h": 309.661,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78492,
"c": 0.18453,
"h": 333.5
},
"luminance": 0.44151
}Semantic roles & 50–950 ramp
primary
#FD87EA
secondary
#D4F7DA
accent
#E62500
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84