#F87CB4#F87CB4
#F87CB4 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.163 H 353.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CB4 |
|---|---|
| RGB | rgb(248, 124, 180) |
| HSL | hsl(333, 90%, 73%) |
| HSV | hsv(333, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 27.4%, 2.7%) |
| CIE-LAB | lab(67.78, 53.41, -7.34) |
| CIE-LCH | lch(67.78, 53.91, 352.18°) |
| OKLab | oklab(74.34% 0.1615 -0.0187) |
| OKLCH | oklch(74.34% 0.163 353.4) |
| XYZ | xyz(54.1592, 37.6718, 47.5902) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.30
Bubblegum (survey)
#FF6CB5
ΔE00 3.17
Bubble Gum Pink
#FF69AF
ΔE00 3.44
Hot Pink
#FF69B4
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.44
Bubblegum Pink
#FE83CC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CB4 #7CF8C0
analogous
#F87CF2 #F87CB4 #F8827C
triadic
#F87CB4 #B4F87C #7CB4F8
tetradic
#F87CB4 #F2F87C #7CF8C0 #827CF8
square
#F87CB4 #F2F87C #7CF8C0 #827CF8
split-complementary
#F87CB4 #7CF882 #7CF2F8
monochromatic
#ED0D72 #F54293 #F87CB4 #FBB6D5 #FDE2EE
Accessibility & contrast
On white
2.46
#F87CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F87CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CB4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CB4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B6
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87cb4; /* rgb */ color: rgb(248, 124, 180); /* oklch */ color: oklch(74.3% 0.163 353.4);
Tailwind
colors: {
custom: {
50: '#fda5ca',
500: '#f87cb4',
950: '#000000',
},
}SCSS
$custom: #f87cb4; $custom-light: #fda5ca; $custom-dark: #000000;
JSON
{
"hex": "#f87cb4",
"rgb": {
"r": 248,
"g": 124,
"b": 180
},
"hsl": {
"h": 332.903,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.74341,
"c": 0.16259,
"h": 353.4
},
"luminance": 0.37667
}Semantic roles & 50–950 ramp
primary
#F87CB4
secondary
#D5F6E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82