#FF87CA#FF87CA
#FF87CA is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.5% C 0.164 H 347.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87CA |
|---|---|
| RGB | rgb(255, 135, 202) |
| HSL | hsl(327, 100%, 76%) |
| HSV | hsv(327, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 20.8%, 0%) |
| CIE-LAB | lab(71.46, 53.29, -14.04) |
| CIE-LCH | lch(71.46, 55.11, 345.24°) |
| OKLab | oklab(77.52% 0.1593 -0.0369) |
| OKLCH | oklch(77.52% 0.164 347) |
| XYZ | xyz(60.5660, 42.8569, 60.9479) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.23
Pink (survey)
#FF81C0
ΔE00 2.01
Bubblegum (survey)
#FF6CB5
ΔE00 5.47
Hot Pink
#FF69B4
ΔE00 5.94
Bubble Gum Pink
#FF69AF
ΔE00 6.41
Pinky
#FC86AA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87CA #87FFBC
analogous
#F887FF #FF87CA #FF878E
triadic
#FF87CA #CAFF87 #87CAFF
tetradic
#FF87CA #FFF887 #87FFBC #878EFF
square
#FF87CA #FFF887 #87FFBC #878EFF
split-complementary
#FF87CA #8EFF87 #87FFF8
monochromatic
#FF0D94 #FF4AAF #FF87CA #FFC4E5 #FFE0F1
Accessibility & contrast
On white
2.19
#FF87CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FF87CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87CA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87CA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A2CC
Deuteranopia (green-blind)
#B1B7C7
Tritanopia (blue-blind)
#FF85A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff87ca; /* rgb */ color: rgb(255, 135, 202); /* oklch */ color: oklch(77.5% 0.164 347.0);
Tailwind
colors: {
custom: {
50: '#ffadda',
500: '#ff87ca',
950: '#000000',
},
}SCSS
$custom: #ff87ca; $custom-light: #ffadda; $custom-dark: #000000;
JSON
{
"hex": "#ff87ca",
"rgb": {
"r": 255,
"g": 135,
"b": 202
},
"hsl": {
"h": 326.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7752,
"c": 0.1635,
"h": 347
},
"luminance": 0.42852
}Semantic roles & 50–950 ramp
primary
#FF87CA
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181014
muted
#867F83