#F87BC7#F87BC7
#F87BC7 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.9% C 0.175 H 344.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BC7 |
|---|---|
| RGB | rgb(248, 123, 199) |
| HSL | hsl(324, 90%, 73%) |
| HSV | hsv(324, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 19.8%, 2.7%) |
| CIE-LAB | lab(68.20, 56.48, -17.36) |
| CIE-LCH | lch(68.20, 59.08, 342.91°) |
| OKLab | oklab(74.86% 0.1685 -0.046) |
| OKLCH | oklch(74.86% 0.175 344.7) |
| XYZ | xyz(56.1044, 38.2504, 58.4499) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.96
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.15
Hot Pink
#FF69B4
ΔE00 4.45
Bubble Gum Pink
#FF69AF
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BC7 #7BF8AC
analogous
#EA7BF8 #F87BC7 #F87B88
triadic
#F87BC7 #C7F87B #7BC7F8
tetradic
#F87BC7 #F8EA7B #7BF8AC #7B88F8
square
#F87BC7 #F8EA7B #7BF8AC #7B88F8
split-complementary
#F87BC7 #88F87B #7BF8EA
monochromatic
#EC0D94 #F541AE #F87BC7 #FBB5E0 #FDE2F3
Accessibility & contrast
On white
2.43
#F87BC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F87BC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BC7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BC7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8599CA
Deuteranopia (green-blind)
#A7AEC4
Tritanopia (blue-blind)
#FF7A98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87bc7; /* rgb */ color: rgb(248, 123, 199); /* oklch */ color: oklch(74.9% 0.175 344.7);
Tailwind
colors: {
custom: {
50: '#fda5d8',
500: '#f87bc7',
950: '#000000',
},
}SCSS
$custom: #f87bc7; $custom-light: #fda5d8; $custom-dark: #000000;
JSON
{
"hex": "#f87bc7",
"rgb": {
"r": 248,
"g": 123,
"b": 199
},
"hsl": {
"h": 323.52,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.74862,
"c": 0.17461,
"h": 344.7
},
"luminance": 0.38246
}Semantic roles & 50–950 ramp
primary
#F87BC7
secondary
#D5F6E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83