#F87CB6#F87CB6
#F87CB6 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.164 H 352.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CB6 |
|---|---|
| RGB | rgb(248, 124, 182) |
| HSL | hsl(332, 90%, 73%) |
| HSV | hsv(332, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 26.6%, 2.7%) |
| CIE-LAB | lab(67.84, 53.67, -8.37) |
| CIE-LCH | lch(67.84, 54.32, 351.14°) |
| OKLab | oklab(74.41% 0.1621 -0.0215) |
| OKLCH | oklch(74.41% 0.164 352.4) |
| XYZ | xyz(54.3644, 37.7539, 48.6709) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.99
Bubblegum (survey)
#FF6CB5
ΔE00 3.02
Bubble Gum Pink
#FF69AF
ΔE00 3.44
Hot Pink
#FF69B4
ΔE00 3.50
Bubblegum Pink
#FE83CC
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CB6 #7CF8BE
analogous
#F87CF4 #F87CB6 #F8807C
triadic
#F87CB6 #B6F87C #7CB6F8
tetradic
#F87CB6 #F4F87C #7CF8BE #807CF8
square
#F87CB6 #F4F87C #7CF8BE #807CF8
split-complementary
#F87CB6 #7CF880 #7CF4F8
monochromatic
#ED0D76 #F54296 #F87CB6 #FBB6D6 #FDE2EF
Accessibility & contrast
On white
2.46
#F87CB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F87CB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CB6
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CB6 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98B8
Deuteranopia (green-blind)
#ACAEB3
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87cb6; /* rgb */ color: rgb(248, 124, 182); /* oklch */ color: oklch(74.4% 0.164 352.4);
Tailwind
colors: {
custom: {
50: '#fda5cb',
500: '#f87cb6',
950: '#000000',
},
}SCSS
$custom: #f87cb6; $custom-light: #fda5cb; $custom-dark: #000000;
JSON
{
"hex": "#f87cb6",
"rgb": {
"r": 248,
"g": 124,
"b": 182
},
"hsl": {
"h": 331.935,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.74407,
"c": 0.16355,
"h": 352.4
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#F87CB6
secondary
#D5F6E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82