#F87BCF#F87BCF
#F87BCF is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.2% C 0.180 H 341.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BCF |
|---|---|
| RGB | rgb(248, 123, 207) |
| HSL | hsl(320, 90%, 73%) |
| HSV | hsv(320, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 16.5%, 2.7%) |
| CIE-LAB | lab(68.48, 57.64, -21.41) |
| CIE-LCH | lch(68.48, 61.48, 339.62°) |
| OKLab | oklab(75.16% 0.1705 -0.0571) |
| OKLCH | oklch(75.16% 0.18 341.5) |
| XYZ | xyz(57.0578, 38.6317, 63.4709) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.65
Pink (survey)
#FF81C0
ΔE00 4.66
Bubblegum (survey)
#FF6CB5
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.62
Hot Pink
#FF69B4
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BCF #7BF8A4
analogous
#E27BF8 #F87BCF #F87B90
triadic
#F87BCF #CFF87B #7BCFF8
tetradic
#F87BCF #F8E27B #7BF8A4 #7B90F8
square
#F87BCF #F8E27B #7BF8A4 #7B90F8
split-complementary
#F87BCF #90F87B #7BF8E2
monochromatic
#EC0DA3 #F541BA #F87BCF #FBB5E4 #FDE2F4
Accessibility & contrast
On white
2.41
#F87BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F87BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BCF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BCF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829AD2
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#FF7C9C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f87bcf; /* rgb */ color: rgb(248, 123, 207); /* oklch */ color: oklch(75.2% 0.180 341.5);
Tailwind
colors: {
custom: {
50: '#fda5dd',
500: '#f87bcf',
950: '#000000',
},
}SCSS
$custom: #f87bcf; $custom-light: #fda5dd; $custom-dark: #000000;
JSON
{
"hex": "#f87bcf",
"rgb": {
"r": 248,
"g": 123,
"b": 207
},
"hsl": {
"h": 319.68,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.75161,
"c": 0.17982,
"h": 341.5
},
"luminance": 0.38627
}Semantic roles & 50–950 ramp
primary
#F87BCF
secondary
#D5F6E0
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83