#FF87D3#FF87D3
#FF87D3 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.8% C 0.169 H 343.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87D3 |
|---|---|
| RGB | rgb(255, 135, 211) |
| HSL | hsl(322, 100%, 76%) |
| HSV | hsv(322, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 17.3%, 0%) |
| CIE-LAB | lab(71.76, 54.59, -18.58) |
| CIE-LCH | lch(71.76, 57.66, 341.21°) |
| OKLab | oklab(77.84% 0.1618 -0.0493) |
| OKLCH | oklch(77.84% 0.169 343) |
| XYZ | xyz(61.6628, 43.2956, 66.7245) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.32
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum (survey)
#FF6CB5
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.78
Hot Pink
#FF69B4
ΔE00 6.83
Purply Pink
#F075E6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87D3 #87FFB3
analogous
#EF87FF #FF87D3 #FF8797
triadic
#FF87D3 #D3FF87 #87D3FF
tetradic
#FF87D3 #FFEF87 #87FFB3 #8797FF
square
#FF87D3 #FFEF87 #87FFB3 #8797FF
split-complementary
#FF87D3 #97FF87 #87FFEF
monochromatic
#FF0DA6 #FF4ABD #FF87D3 #FFC4E9 #FFE0F4
Accessibility & contrast
On white
2.17
#FF87D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FF87D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87D3
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87D3 | 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)
#8FA4D6
Deuteranopia (green-blind)
#AFB7D0
Tritanopia (blue-blind)
#FF87A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff87d3; /* rgb */ color: rgb(255, 135, 211); /* oklch */ color: oklch(77.8% 0.169 343.0);
Tailwind
colors: {
custom: {
50: '#ffade0',
500: '#ff87d3',
950: '#000000',
},
}SCSS
$custom: #ff87d3; $custom-light: #ffade0; $custom-dark: #000000;
JSON
{
"hex": "#ff87d3",
"rgb": {
"r": 255,
"g": 135,
"b": 211
},
"hsl": {
"h": 322,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.77841,
"c": 0.16913,
"h": 343
},
"luminance": 0.43291
}Semantic roles & 50–950 ramp
primary
#FF87D3
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181015
muted
#867F83