#FF87DA#FF87DA
#FF87DA is a light, vivid pink. Relative luminance 0.436; OKLCH L 78.1% C 0.174 H 340.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87DA |
|---|---|
| RGB | rgb(255, 135, 218) |
| HSL | hsl(319, 100%, 76%) |
| HSV | hsv(319, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 14.5%, 0%) |
| CIE-LAB | lab(72.00, 55.64, -22.08) |
| CIE-LCH | lch(72.00, 59.86, 338.36°) |
| OKLab | oklab(78.1% 0.1636 -0.059) |
| OKLCH | oklch(78.1% 0.174 340.2) |
| XYZ | xyz(62.5595, 43.6543, 71.4472) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.38
Bubblegum (survey)
#FF6CB5
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87DA #87FFAC
analogous
#E887FF #FF87DA #FF879E
triadic
#FF87DA #DAFF87 #87DAFF
tetradic
#FF87DA #FFE887 #87FFAC #879EFF
square
#FF87DA #FFE887 #87FFAC #879EFF
split-complementary
#FF87DA #9EFF87 #87FFE8
monochromatic
#FF0DB4 #FF4AC7 #FF87DA #FFC4ED #FFE0F6
Accessibility & contrast
On white
2.16
#FF87DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FF87DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87DA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87DA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DD
Deuteranopia (green-blind)
#ADB7D7
Tritanopia (blue-blind)
#FF89A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff87da; /* rgb */ color: rgb(255, 135, 218); /* oklch */ color: oklch(78.1% 0.174 340.2);
Tailwind
colors: {
custom: {
50: '#ffade5',
500: '#ff87da',
950: '#000000',
},
}SCSS
$custom: #ff87da; $custom-light: #ffade5; $custom-dark: #000000;
JSON
{
"hex": "#ff87da",
"rgb": {
"r": 255,
"g": 135,
"b": 218
},
"hsl": {
"h": 318.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78101,
"c": 0.17391,
"h": 340.2
},
"luminance": 0.4365
}Semantic roles & 50–950 ramp
primary
#FF87DA
secondary
#D4F7DF
accent
#E64700
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181015
muted
#867F84