#FD87DB#FD87DB
#FD87DB is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.9% C 0.173 H 339.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87DB |
|---|---|
| RGB | rgb(253, 135, 219) |
| HSL | hsl(317, 97%, 76%) |
| HSV | hsv(317, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 13.4%, 0.8%) |
| CIE-LAB | lab(71.78, 55.18, -22.99) |
| CIE-LCH | lch(71.78, 59.78, 337.39°) |
| OKLab | oklab(77.9% 0.1617 -0.0616) |
| OKLCH | oklch(77.9% 0.173 339.2) |
| XYZ | xyz(61.9587, 43.3293, 72.1041) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.95
Pink (survey)
#FF81C0
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 6.00
Candy Pink
#FF63E9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87DB #87FDA9
analogous
#E487FD #FD87DB #FD87A0
triadic
#FD87DB #DBFD87 #87DBFD
tetradic
#FD87DB #FDE487 #87FDA9 #87A0FD
square
#FD87DB #FDE487 #87FDA9 #87A0FD
split-complementary
#FD87DB #A0FD87 #87FDE4
monochromatic
#FB0FB7 #FC4BC9 #FD87DB #FEC3ED #FEE1F6
Accessibility & contrast
On white
2.17
#FD87DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FD87DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87DB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87DB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DE
Deuteranopia (green-blind)
#ABB7D8
Tritanopia (blue-blind)
#FF8AA7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd87db; /* rgb */ color: rgb(253, 135, 219); /* oklch */ color: oklch(77.9% 0.173 339.2);
Tailwind
colors: {
custom: {
50: '#ffade6',
500: '#fd87db',
950: '#000000',
},
}SCSS
$custom: #fd87db; $custom-light: #ffade6; $custom-dark: #000000;
JSON
{
"hex": "#fd87db",
"rgb": {
"r": 253,
"g": 135,
"b": 219
},
"hsl": {
"h": 317.288,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.77896,
"c": 0.17304,
"h": 339.2
},
"luminance": 0.43325
}Semantic roles & 50–950 ramp
primary
#FD87DB
secondary
#D4F7DE
accent
#E64200
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84