#F87BC8#F87BC8
#F87BC8 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.175 H 344.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BC8 |
|---|---|
| RGB | rgb(248, 123, 200) |
| HSL | hsl(323, 90%, 73%) |
| HSV | hsv(323, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 19.4%, 2.7%) |
| CIE-LAB | lab(68.24, 56.62, -17.87) |
| CIE-LCH | lch(68.24, 59.37, 342.48°) |
| OKLab | oklab(74.9% 0.1687 -0.0474) |
| OKLCH | oklch(74.9% 0.175 344.3) |
| XYZ | xyz(56.2209, 38.2970, 59.0634) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.98
Pink (survey)
#FF81C0
ΔE00 3.38
Bubblegum (survey)
#FF6CB5
ΔE00 4.31
Hot Pink
#FF69B4
ΔE00 4.60
Bubble Gum Pink
#FF69AF
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BC8 #7BF8AB
analogous
#E97BF8 #F87BC8 #F87B89
triadic
#F87BC8 #C8F87B #7BC8F8
tetradic
#F87BC8 #F8E97B #7BF8AB #7B89F8
square
#F87BC8 #F8E97B #7BF8AB #7B89F8
split-complementary
#F87BC8 #89F87B #7BF8E9
monochromatic
#EC0D96 #F541B0 #F87BC8 #FBB5E0 #FDE2F3
Accessibility & contrast
On white
2.43
#F87BC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F87BC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BC8
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BC8 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8599CB
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FF7A99
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87bc8; /* rgb */ color: rgb(248, 123, 200); /* oklch */ color: oklch(74.9% 0.175 344.3);
Tailwind
colors: {
custom: {
50: '#fda5d8',
500: '#f87bc8',
950: '#000000',
},
}SCSS
$custom: #f87bc8; $custom-light: #fda5d8; $custom-dark: #000000;
JSON
{
"hex": "#f87bc8",
"rgb": {
"r": 248,
"g": 123,
"b": 200
},
"hsl": {
"h": 323.04,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.74898,
"c": 0.17524,
"h": 344.3
},
"luminance": 0.38293
}Semantic roles & 50–950 ramp
primary
#F87BC8
secondary
#D5F6E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83