#FF87DF#FF87DF
#FF87DF is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.3% C 0.178 H 338.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87DF |
|---|---|
| RGB | rgb(255, 135, 223) |
| HSL | hsl(316, 100%, 76%) |
| HSV | hsv(316, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 12.5%, 0%) |
| CIE-LAB | lab(72.17, 56.40, -24.56) |
| CIE-LCH | lch(72.17, 61.52, 336.47°) |
| OKLab | oklab(78.29% 0.1648 -0.0659) |
| OKLCH | oklch(78.29% 0.178 338.2) |
| XYZ | xyz(63.2237, 43.9199, 74.9451) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.71
Purply Pink
#F075E6
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87DF #87FFA7
analogous
#E387FF #FF87DF #FF87A3
triadic
#FF87DF #DFFF87 #87DFFF
tetradic
#FF87DF #FFE387 #87FFA7 #87A3FF
square
#FF87DF #FFE387 #87FFA7 #87A3FF
split-complementary
#FF87DF #A3FF87 #87FFE3
monochromatic
#FF0DBE #FF4ACF #FF87DF #FFC4EF #FFE0F7
Accessibility & contrast
On white
2.15
#FF87DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FF87DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87DF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87DF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#FF8AA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff87df; /* rgb */ color: rgb(255, 135, 223); /* oklch */ color: oklch(78.3% 0.178 338.2);
Tailwind
colors: {
custom: {
50: '#ffade9',
500: '#ff87df',
950: '#000000',
},
}SCSS
$custom: #ff87df; $custom-light: #ffade9; $custom-dark: #000000;
JSON
{
"hex": "#ff87df",
"rgb": {
"r": 255,
"g": 135,
"b": 223
},
"hsl": {
"h": 316,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78293,
"c": 0.17752,
"h": 338.2
},
"luminance": 0.43916
}Semantic roles & 50–950 ramp
primary
#FF87DF
secondary
#D4F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84