#F87CB9#F87CB9
#F87CB9 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.5% C 0.165 H 351.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CB9 |
|---|---|
| RGB | rgb(248, 124, 185) |
| HSL | hsl(330, 90%, 73%) |
| HSV | hsv(330, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 25.4%, 2.7%) |
| CIE-LAB | lab(67.93, 54.07, -9.92) |
| CIE-LCH | lch(67.93, 54.97, 349.60°) |
| OKLab | oklab(74.51% 0.163 -0.0257) |
| OKLCH | oklch(74.51% 0.165 351.1) |
| XYZ | xyz(54.6778, 37.8792, 50.3212) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.67
Bubblegum (survey)
#FF6CB5
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CB9 #7CF8BB
analogous
#F87CF7 #F87CB9 #F87D7C
triadic
#F87CB9 #B9F87C #7CB9F8
tetradic
#F87CB9 #F7F87C #7CF8BB #7D7CF8
square
#F87CB9 #F7F87C #7CF8BB #7D7CF8
split-complementary
#F87CB9 #7CF87D #7CF7F8
monochromatic
#ED0D7B #F5429A #F87CB9 #FBB6D8 #FDE2EF
Accessibility & contrast
On white
2.45
#F87CB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F87CB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CB9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CB9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BB
Deuteranopia (green-blind)
#ABAEB6
Tritanopia (blue-blind)
#FF7793
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87cb9; /* rgb */ color: rgb(248, 124, 185); /* oklch */ color: oklch(74.5% 0.165 351.1);
Tailwind
colors: {
custom: {
50: '#fda5ce',
500: '#f87cb9',
950: '#000000',
},
}SCSS
$custom: #f87cb9; $custom-light: #fda5ce; $custom-dark: #000000;
JSON
{
"hex": "#f87cb9",
"rgb": {
"r": 248,
"g": 124,
"b": 185
},
"hsl": {
"h": 330.484,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.74507,
"c": 0.16505,
"h": 351.1
},
"luminance": 0.37875
}Semantic roles & 50–950 ramp
primary
#F87CB9
secondary
#D5F6E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82