#F87CB5#F87CB5
#F87CB5 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.163 H 352.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CB5 |
|---|---|
| RGB | rgb(248, 124, 181) |
| HSL | hsl(332, 90%, 73%) |
| HSV | hsv(332, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 27%, 2.7%) |
| CIE-LAB | lab(67.81, 53.54, -7.85) |
| CIE-LCH | lch(67.81, 54.11, 351.66°) |
| OKLab | oklab(74.37% 0.1618 -0.0201) |
| OKLCH | oklch(74.37% 0.163 352.9) |
| XYZ | xyz(54.2615, 37.7127, 48.1286) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.14
Bubblegum (survey)
#FF6CB5
ΔE00 3.09
Bubble Gum Pink
#FF69AF
ΔE00 3.43
Hot Pink
#FF69B4
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CB5 #7CF8BF
analogous
#F87CF3 #F87CB5 #F8817C
triadic
#F87CB5 #B5F87C #7CB5F8
tetradic
#F87CB5 #F3F87C #7CF8BF #817CF8
square
#F87CB5 #F3F87C #7CF8BF #817CF8
split-complementary
#F87CB5 #7CF881 #7CF3F8
monochromatic
#ED0D74 #F54294 #F87CB5 #FBB6D6 #FDE2EF
Accessibility & contrast
On white
2.46
#F87CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F87CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CB5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CB5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B7
Deuteranopia (green-blind)
#ACADB2
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87cb5; /* rgb */ color: rgb(248, 124, 181); /* oklch */ color: oklch(74.4% 0.163 352.9);
Tailwind
colors: {
custom: {
50: '#fda5cb',
500: '#f87cb5',
950: '#000000',
},
}SCSS
$custom: #f87cb5; $custom-light: #fda5cb; $custom-dark: #000000;
JSON
{
"hex": "#f87cb5",
"rgb": {
"r": 248,
"g": 124,
"b": 181
},
"hsl": {
"h": 332.419,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.74374,
"c": 0.16306,
"h": 352.9
},
"luminance": 0.37708
}Semantic roles & 50–950 ramp
primary
#F87CB5
secondary
#D5F6E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82