#FF87CE#FF87CE
#FF87CE is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.7% C 0.166 H 345.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87CE |
|---|---|
| RGB | rgb(255, 135, 206) |
| HSL | hsl(325, 100%, 76%) |
| HSV | hsv(325, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 19.2%, 0%) |
| CIE-LAB | lab(71.59, 53.86, -16.06) |
| CIE-LCH | lch(71.59, 56.20, 343.40°) |
| OKLab | oklab(77.66% 0.1604 -0.0424) |
| OKLCH | oklch(77.66% 0.166 345.2) |
| XYZ | xyz(61.0458, 43.0488, 63.4746) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.82
Pink (survey)
#FF81C0
ΔE00 2.76
Bubblegum (survey)
#FF6CB5
ΔE00 5.85
Hot Pink
#FF69B4
ΔE00 6.29
Bubble Gum Pink
#FF69AF
ΔE00 6.87
Lavender Pink
#DD85D7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87CE #87FFB8
analogous
#F487FF #FF87CE #FF8792
triadic
#FF87CE #CEFF87 #87CEFF
tetradic
#FF87CE #FFF487 #87FFB8 #8792FF
square
#FF87CE #FFF487 #87FFB8 #8792FF
split-complementary
#FF87CE #92FF87 #87FFF4
monochromatic
#FF0D9C #FF4AB5 #FF87CE #FFC4E7 #FFE0F3
Accessibility & contrast
On white
2.19
#FF87CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FF87CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87CE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87CE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3D0
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#FF86A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff87ce; /* rgb */ color: rgb(255, 135, 206); /* oklch */ color: oklch(77.7% 0.166 345.2);
Tailwind
colors: {
custom: {
50: '#ffaddd',
500: '#ff87ce',
950: '#000000',
},
}SCSS
$custom: #ff87ce; $custom-light: #ffaddd; $custom-dark: #000000;
JSON
{
"hex": "#ff87ce",
"rgb": {
"r": 255,
"g": 135,
"b": 206
},
"hsl": {
"h": 324.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7766,
"c": 0.16592,
"h": 345.2
},
"luminance": 0.43044
}Semantic roles & 50–950 ramp
primary
#FF87CE
secondary
#D4F7E2
accent
#E65E00
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181015
muted
#867F83