#F87CB1#F87CB1
#F87CB1 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.161 H 354.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CB1 |
|---|---|
| RGB | rgb(248, 124, 177) |
| HSL | hsl(334, 90%, 73%) |
| HSV | hsv(334, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 28.6%, 2.7%) |
| CIE-LAB | lab(67.69, 53.02, -5.78) |
| CIE-LCH | lch(67.69, 53.34, 353.78°) |
| OKLab | oklab(74.24% 0.1606 -0.0146) |
| OKLCH | oklch(74.24% 0.161 354.8) |
| XYZ | xyz(53.8569, 37.5509, 45.9980) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 3.95
Pinky
#FC86AA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CB1 #7CF8C3
analogous
#F87CEF #F87CB1 #F8857C
triadic
#F87CB1 #B1F87C #7CB1F8
tetradic
#F87CB1 #EFF87C #7CF8C3 #857CF8
square
#F87CB1 #EFF87C #7CF8C3 #857CF8
split-complementary
#F87CB1 #7CF885 #7CEFF8
monochromatic
#ED0D6D #F5428E #F87CB1 #FBB6D4 #FDE2EE
Accessibility & contrast
On white
2.47
#F87CB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F87CB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CB1
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CB1 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B3
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87cb1; /* rgb */ color: rgb(248, 124, 177); /* oklch */ color: oklch(74.2% 0.161 354.8);
Tailwind
colors: {
custom: {
50: '#fda5c8',
500: '#f87cb1',
950: '#000000',
},
}SCSS
$custom: #f87cb1; $custom-light: #fda5c8; $custom-dark: #000000;
JSON
{
"hex": "#f87cb1",
"rgb": {
"r": 248,
"g": 124,
"b": 177
},
"hsl": {
"h": 334.355,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.74244,
"c": 0.16123,
"h": 354.8
},
"luminance": 0.37546
}Semantic roles & 50–950 ramp
primary
#F87CB1
secondary
#D5F6E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82