#F87CC9#F87CC9
#F87CC9 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.1% C 0.174 H 344.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CC9 |
|---|---|
| RGB | rgb(248, 124, 201) |
| HSL | hsl(323, 90%, 73%) |
| HSV | hsv(323, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 19%, 2.7%) |
| CIE-LAB | lab(68.46, 56.29, -18.10) |
| CIE-LCH | lch(68.46, 59.12, 342.17°) |
| OKLab | oklab(75.07% 0.1676 -0.048) |
| OKLCH | oklch(75.07% 0.174 344) |
| XYZ | xyz(56.4628, 38.5932, 59.7224) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.85
Pink (survey)
#FF81C0
ΔE00 3.41
Bubblegum (survey)
#FF6CB5
ΔE00 4.52
Hot Pink
#FF69B4
ΔE00 4.82
Bubble Gum Pink
#FF69AF
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CC9 #7CF8AB
analogous
#E97CF8 #F87CC9 #F87C8B
triadic
#F87CC9 #C9F87C #7CC9F8
tetradic
#F87CC9 #F8E97C #7CF8AB #7C8BF8
square
#F87CC9 #F8E97C #7CF8AB #7C8BF8
split-complementary
#F87CC9 #8BF87C #7CF8E9
monochromatic
#ED0D98 #F542B1 #F87CC9 #FBB6E1 #FDE2F3
Accessibility & contrast
On white
2.41
#F87CC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F87CC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CC9
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CC9 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACC
Deuteranopia (green-blind)
#A7AFC6
Tritanopia (blue-blind)
#FF7C9A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f87cc9; /* rgb */ color: rgb(248, 124, 201); /* oklch */ color: oklch(75.1% 0.174 344.0);
Tailwind
colors: {
custom: {
50: '#fda6d9',
500: '#f87cc9',
950: '#000000',
},
}SCSS
$custom: #f87cc9; $custom-light: #fda6d9; $custom-dark: #000000;
JSON
{
"hex": "#f87cc9",
"rgb": {
"r": 248,
"g": 124,
"b": 201
},
"hsl": {
"h": 322.742,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.75071,
"c": 0.17429,
"h": 344
},
"luminance": 0.38589
}Semantic roles & 50–950 ramp
primary
#F87CC9
secondary
#D5F6E2
accent
#E65700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83