#FF87CB#FF87CB
#FF87CB is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.6% C 0.164 H 346.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87CB |
|---|---|
| RGB | rgb(255, 135, 203) |
| HSL | hsl(326, 100%, 76%) |
| HSV | hsv(326, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 20.4%, 0%) |
| CIE-LAB | lab(71.49, 53.43, -14.54) |
| CIE-LCH | lch(71.49, 55.38, 344.77°) |
| OKLab | oklab(77.55% 0.1596 -0.0383) |
| OKLCH | oklch(77.55% 0.164 346.5) |
| XYZ | xyz(60.6848, 42.9044, 61.5735) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.07
Pink (survey)
#FF81C0
ΔE00 2.19
Bubblegum (survey)
#FF6CB5
ΔE00 5.56
Hot Pink
#FF69B4
ΔE00 6.02
Bubble Gum Pink
#FF69AF
ΔE00 6.52
Pinky
#FC86AA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87CB #87FFBB
analogous
#F787FF #FF87CB #FF878F
triadic
#FF87CB #CBFF87 #87CBFF
tetradic
#FF87CB #FFF787 #87FFBB #878FFF
square
#FF87CB #FFF787 #87FFBB #878FFF
split-complementary
#FF87CB #8FFF87 #87FFF7
monochromatic
#FF0D96 #FF4AB0 #FF87CB #FFC4E6 #FFE0F2
Accessibility & contrast
On white
2.19
#FF87CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FF87CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87CB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87CB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CD
Deuteranopia (green-blind)
#B1B7C8
Tritanopia (blue-blind)
#FF85A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff87cb; /* rgb */ color: rgb(255, 135, 203); /* oklch */ color: oklch(77.6% 0.164 346.5);
Tailwind
colors: {
custom: {
50: '#ffadda',
500: '#ff87cb',
950: '#000000',
},
}SCSS
$custom: #ff87cb; $custom-light: #ffadda; $custom-dark: #000000;
JSON
{
"hex": "#ff87cb",
"rgb": {
"r": 255,
"g": 135,
"b": 203
},
"hsl": {
"h": 326,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.77555,
"c": 0.16409,
"h": 346.5
},
"luminance": 0.429
}Semantic roles & 50–950 ramp
primary
#FF87CB
secondary
#D4F7E3
accent
#E66300
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181015
muted
#867F83