#FF87BE#FF87BE
#FF87BE is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.1% C 0.157 H 352.6°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87BE |
|---|---|
| RGB | rgb(255, 135, 190) |
| HSL | hsl(333, 100%, 76%) |
| HSV | hsv(333, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 25.5%, 0%) |
| CIE-LAB | lab(71.08, 51.64, -7.92) |
| CIE-LCH | lch(71.08, 52.24, 351.28°) |
| OKLab | oklab(77.12% 0.1557 -0.0203) |
| OKLCH | oklch(77.12% 0.157 352.6) |
| XYZ | xyz(59.2001, 42.3105, 53.7540) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.65
Bubblegum Pink
#FE83CC
ΔE00 3.76
Pinky
#FC86AA
ΔE00 4.74
Carnation Pink
#FF7FA7
ΔE00 4.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.15
Bubble Gum Pink
#FF69AF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87BE #87FFC8
analogous
#FF87FA #FF87BE #FF8C87
triadic
#FF87BE #BEFF87 #87BEFF
tetradic
#FF87BE #FAFF87 #87FFC8 #8C87FF
square
#FF87BE #FAFF87 #87FFC8 #8C87FF
split-complementary
#FF87BE #87FF8C #87FAFF
monochromatic
#FF0D7C #FF4A9D #FF87BE #FFC4DF #FFE0EE
Accessibility & contrast
On white
2.22
#FF87BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FF87BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87BE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87BE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C0
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#FF829B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff87be; /* rgb */ color: rgb(255, 135, 190); /* oklch */ color: oklch(77.1% 0.157 352.6);
Tailwind
colors: {
custom: {
50: '#ffadd1',
500: '#ff87be',
950: '#000000',
},
}SCSS
$custom: #ff87be; $custom-light: #ffadd1; $custom-dark: #000000;
JSON
{
"hex": "#ff87be",
"rgb": {
"r": 255,
"g": 135,
"b": 190
},
"hsl": {
"h": 332.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.77116,
"c": 0.15701,
"h": 352.6
},
"luminance": 0.42306
}Semantic roles & 50–950 ramp
primary
#FF87BE
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82