#FF87D2#FF87D2
#FF87D2 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.8% C 0.168 H 343.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87D2 |
|---|---|
| RGB | rgb(255, 135, 210) |
| HSL | hsl(323, 100%, 76%) |
| HSV | hsv(323, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 17.6%, 0%) |
| CIE-LAB | lab(71.72, 54.44, -18.07) |
| CIE-LCH | lch(71.72, 57.36, 341.63°) |
| OKLab | oklab(77.8% 0.1615 -0.0479) |
| OKLCH | oklch(77.8% 0.168 343.5) |
| XYZ | xyz(61.5379, 43.2456, 66.0664) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.16
Pink (survey)
#FF81C0
ΔE00 3.55
Bubblegum (survey)
#FF6CB5
ΔE00 6.32
Hot Pink
#FF69B4
ΔE00 6.72
Lavender Pink
#DD85D7
ΔE00 6.90
Bubble Gum Pink
#FF69AF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87D2 #87FFB4
analogous
#F087FF #FF87D2 #FF8796
triadic
#FF87D2 #D2FF87 #87D2FF
tetradic
#FF87D2 #FFF087 #87FFB4 #8796FF
square
#FF87D2 #FFF087 #87FFB4 #8796FF
split-complementary
#FF87D2 #96FF87 #87FFF0
monochromatic
#FF0DA4 #FF4ABB #FF87D2 #FFC4E9 #FFE0F4
Accessibility & contrast
On white
2.18
#FF87D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FF87D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87D2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87D2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA4D5
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#FF87A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff87d2; /* rgb */ color: rgb(255, 135, 210); /* oklch */ color: oklch(77.8% 0.168 343.5);
Tailwind
colors: {
custom: {
50: '#ffaddf',
500: '#ff87d2',
950: '#000000',
},
}SCSS
$custom: #ff87d2; $custom-light: #ffaddf; $custom-dark: #000000;
JSON
{
"hex": "#ff87d2",
"rgb": {
"r": 255,
"g": 135,
"b": 210
},
"hsl": {
"h": 322.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.77804,
"c": 0.16848,
"h": 343.5
},
"luminance": 0.43241
}Semantic roles & 50–950 ramp
primary
#FF87D2
secondary
#D4F7E1
accent
#E65600
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181015
muted
#867F83