#FE87BC#FE87BC
#FE87BC is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.9% C 0.155 H 353.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FE87BC |
|---|---|
| RGB | rgb(254, 135, 188) |
| HSL | hsl(333, 98%, 76%) |
| HSV | hsv(333, 47%, 100%) |
| CMYK | cmyk(0%, 46.9%, 26%, 0.4%) |
| CIE-LAB | lab(70.89, 51.05, -7.10) |
| CIE-LCH | lch(70.89, 51.54, 352.08°) |
| OKLab | oklab(76.93% 0.154 -0.0181) |
| OKLCH | oklch(76.93% 0.155 353.3) |
| XYZ | xyz(58.6160, 42.0344, 52.5935) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.95
Bubblegum Pink
#FE83CC
ΔE00 4.14
Pinky
#FC86AA
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 4.60
Bubblegum (survey)
#FF6CB5
ΔE00 5.21
Bubble Gum Pink
#FF69AF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE87BC #87FEC9
analogous
#FE87F8 #FE87BC #FE8E87
triadic
#FE87BC #BCFE87 #87BCFE
tetradic
#FE87BC #F8FE87 #87FEC9 #8E87FE
square
#FE87BC #F8FE87 #87FEC9 #8E87FE
split-complementary
#FE87BC #87FE8E #87F8FE
monochromatic
#FD0E78 #FD4A9A #FE87BC #FFC4DE #FFE1EE
Accessibility & contrast
On white
2.23
#FE87BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FE87BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE87BC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE87BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE87BC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BE
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#FF829A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe87bc; /* rgb */ color: rgb(254, 135, 188); /* oklch */ color: oklch(76.9% 0.155 353.3);
Tailwind
colors: {
custom: {
50: '#ffadd0',
500: '#fe87bc',
950: '#000000',
},
}SCSS
$custom: #fe87bc; $custom-light: #ffadd0; $custom-dark: #000000;
JSON
{
"hex": "#fe87bc",
"rgb": {
"r": 254,
"g": 135,
"b": 188
},
"hsl": {
"h": 333.277,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.76927,
"c": 0.15508,
"h": 353.3
},
"luminance": 0.4203
}Semantic roles & 50–950 ramp
primary
#FE87BC
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82