#FF87BA#FF87BA
#FF87BA is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.0% C 0.155 H 354.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87BA |
|---|---|
| RGB | rgb(255, 135, 186) |
| HSL | hsl(335, 100%, 76%) |
| HSV | hsv(335, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 27.1%, 0%) |
| CIE-LAB | lab(70.97, 51.11, -5.87) |
| CIE-LCH | lch(70.97, 51.45, 353.45°) |
| OKLab | oklab(76.99% 0.1544 -0.0148) |
| OKLCH | oklch(76.99% 0.155 354.5) |
| XYZ | xyz(58.7689, 42.1380, 51.4831) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Pinky
#FC86AA
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 4.71
Bubblegum (survey)
#FF6CB5
ΔE00 5.38
Rosa
#FE86A4
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87BA #87FFCC
analogous
#FF87F6 #FF87BA #FF9087
triadic
#FF87BA #BAFF87 #87BAFF
tetradic
#FF87BA #F6FF87 #87FFCC #9087FF
square
#FF87BA #F6FF87 #87FFCC #9087FF
split-complementary
#FF87BA #87FF90 #87F6FF
monochromatic
#FF0D74 #FF4A97 #FF87BA #FFC4DD #FFE0ED
Accessibility & contrast
On white
2.23
#FF87BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FF87BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87BA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87BA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BC
Deuteranopia (green-blind)
#B5B6B7
Tritanopia (blue-blind)
#FF819A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff87ba; /* rgb */ color: rgb(255, 135, 186); /* oklch */ color: oklch(77.0% 0.155 354.5);
Tailwind
colors: {
custom: {
50: '#ffadce',
500: '#ff87ba',
950: '#000000',
},
}SCSS
$custom: #ff87ba; $custom-light: #ffadce; $custom-dark: #000000;
JSON
{
"hex": "#ff87ba",
"rgb": {
"r": 255,
"g": 135,
"b": 186
},
"hsl": {
"h": 334.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.76988,
"c": 0.15514,
"h": 354.5
},
"luminance": 0.42133
}Semantic roles & 50–950 ramp
primary
#FF87BA
secondary
#D4F7E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82