#FE87BD#FE87BD
#FE87BD is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.0% C 0.156 H 352.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FE87BD |
|---|---|
| RGB | rgb(254, 135, 189) |
| HSL | hsl(333, 98%, 76%) |
| HSV | hsv(333, 47%, 100%) |
| CMYK | cmyk(0%, 46.9%, 25.6%, 0.4%) |
| CIE-LAB | lab(70.92, 51.18, -7.62) |
| CIE-LCH | lch(70.92, 51.75, 351.53°) |
| OKLab | oklab(76.96% 0.1543 -0.0195) |
| OKLCH | oklch(76.96% 0.156 352.8) |
| XYZ | xyz(58.7242, 42.0777, 53.1632) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.76
Bubblegum Pink
#FE83CC
ΔE00 3.91
Pinky
#FC86AA
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 4.83
Bubblegum (survey)
#FF6CB5
ΔE00 5.16
Bubble Gum Pink
#FF69AF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE87BD #87FEC8
analogous
#FE87F9 #FE87BD #FE8D87
triadic
#FE87BD #BDFE87 #87BDFE
tetradic
#FE87BD #F9FE87 #87FEC8 #8D87FE
square
#FE87BD #F9FE87 #87FEC8 #8D87FE
split-complementary
#FE87BD #87FE8D #87F9FE
monochromatic
#FD0E7A #FD4A9C #FE87BD #FFC4DE #FFE1EE
Accessibility & contrast
On white
2.23
#FE87BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FE87BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE87BD
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE87BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE87BD | 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)
#95A1BF
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#FF829B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe87bd; /* rgb */ color: rgb(254, 135, 189); /* oklch */ color: oklch(77.0% 0.156 352.8);
Tailwind
colors: {
custom: {
50: '#ffadd0',
500: '#fe87bd',
950: '#000000',
},
}SCSS
$custom: #fe87bd; $custom-light: #ffadd0; $custom-dark: #000000;
JSON
{
"hex": "#fe87bd",
"rgb": {
"r": 254,
"g": 135,
"b": 189
},
"hsl": {
"h": 332.773,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.76959,
"c": 0.15556,
"h": 352.8
},
"luminance": 0.42073
}Semantic roles & 50–950 ramp
primary
#FE87BD
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82