#FF87BF#FF87BF
#FF87BF is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.1% C 0.158 H 352.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87BF |
|---|---|
| RGB | rgb(255, 135, 191) |
| HSL | hsl(332, 100%, 76%) |
| HSV | hsv(332, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 25.1%, 0%) |
| CIE-LAB | lab(71.11, 51.77, -8.44) |
| CIE-LCH | lch(71.11, 52.46, 350.75°) |
| OKLab | oklab(77.15% 0.156 -0.0217) |
| OKLCH | oklch(77.15% 0.158 352.1) |
| XYZ | xyz(59.3097, 42.3544, 54.3316) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.50
Bubblegum Pink
#FE83CC
ΔE00 3.53
Pinky
#FC86AA
ΔE00 4.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.12
Carnation Pink
#FF7FA7
ΔE00 5.20
Hot Pink
#FF69B4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87BF #87FFC7
analogous
#FF87FB #FF87BF #FF8B87
triadic
#FF87BF #BFFF87 #87BFFF
tetradic
#FF87BF #FBFF87 #87FFC7 #8B87FF
square
#FF87BF #FBFF87 #87FFC7 #8B87FF
split-complementary
#FF87BF #87FF8B #87FBFF
monochromatic
#FF0D7E #FF4A9E #FF87BF #FFC4E0 #FFE0EF
Accessibility & contrast
On white
2.22
#FF87BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FF87BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87BF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87BF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#FF829C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff87bf; /* rgb */ color: rgb(255, 135, 191); /* oklch */ color: oklch(77.1% 0.158 352.1);
Tailwind
colors: {
custom: {
50: '#ffadd2',
500: '#ff87bf',
950: '#000000',
},
}SCSS
$custom: #ff87bf; $custom-light: #ffadd2; $custom-dark: #000000;
JSON
{
"hex": "#ff87bf",
"rgb": {
"r": 255,
"g": 135,
"b": 191
},
"hsl": {
"h": 332,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.77149,
"c": 0.1575,
"h": 352.1
},
"luminance": 0.4235
}Semantic roles & 50–950 ramp
primary
#FF87BF
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82