#F87BC9#F87BC9
#F87BC9 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.176 H 343.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BC9 |
|---|---|
| RGB | rgb(248, 123, 201) |
| HSL | hsl(323, 90%, 73%) |
| HSV | hsv(323, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 19%, 2.7%) |
| CIE-LAB | lab(68.27, 56.76, -18.38) |
| CIE-LCH | lch(68.27, 59.66, 342.06°) |
| OKLab | oklab(74.94% 0.169 -0.0488) |
| OKLCH | oklch(74.94% 0.176 343.9) |
| XYZ | xyz(56.3381, 38.3439, 59.6809) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.03
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.47
Hot Pink
#FF69B4
ΔE00 4.75
Bubble Gum Pink
#FF69AF
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BC9 #7BF8AA
analogous
#E87BF8 #F87BC9 #F87B8A
triadic
#F87BC9 #C9F87B #7BC9F8
tetradic
#F87BC9 #F8E87B #7BF8AA #7B8AF8
square
#F87BC9 #F8E87B #7BF8AA #7B8AF8
split-complementary
#F87BC9 #8AF87B #7BF8E8
monochromatic
#EC0D98 #F541B1 #F87BC9 #FBB5E1 #FDE2F3
Accessibility & contrast
On white
2.42
#F87BC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F87BC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BC9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BC9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACC
Deuteranopia (green-blind)
#A6AEC6
Tritanopia (blue-blind)
#FF7B99
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87bc9; /* rgb */ color: rgb(248, 123, 201); /* oklch */ color: oklch(74.9% 0.176 343.9);
Tailwind
colors: {
custom: {
50: '#fda5d9',
500: '#f87bc9',
950: '#000000',
},
}SCSS
$custom: #f87bc9; $custom-light: #fda5d9; $custom-dark: #000000;
JSON
{
"hex": "#f87bc9",
"rgb": {
"r": 248,
"g": 123,
"b": 201
},
"hsl": {
"h": 322.56,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.74935,
"c": 0.17587,
"h": 343.9
},
"luminance": 0.38339
}Semantic roles & 50–950 ramp
primary
#F87BC9
secondary
#D5F6E2
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83