#F87DC9#F87DC9
#F87DC9 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.173 H 344.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DC9 |
|---|---|
| RGB | rgb(248, 125, 201) |
| HSL | hsl(323, 90%, 73%) |
| HSV | hsv(323, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 19%, 2.7%) |
| CIE-LAB | lab(68.64, 55.81, -17.82) |
| CIE-LCH | lch(68.64, 58.58, 342.29°) |
| OKLab | oklab(75.21% 0.1661 -0.0472) |
| OKLCH | oklch(75.21% 0.173 344.1) |
| XYZ | xyz(56.5888, 38.8451, 59.7644) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.67
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.58
Hot Pink
#FF69B4
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DC9 #7DF8AC
analogous
#EA7DF8 #F87DC9 #F87D8B
triadic
#F87DC9 #C9F87D #7DC9F8
tetradic
#F87DC9 #F8EA7D #7DF8AC #7D8BF8
square
#F87DC9 #F8EA7D #7DF8AC #7D8BF8
split-complementary
#F87DC9 #8BF87D #7DF8EA
monochromatic
#EE0D98 #F543B1 #F87DC9 #FBB7E1 #FDE2F3
Accessibility & contrast
On white
2.40
#F87DC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F87DC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DC9
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DC9 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCC
Deuteranopia (green-blind)
#A7AFC6
Tritanopia (blue-blind)
#FF7D9A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f87dc9; /* rgb */ color: rgb(248, 125, 201); /* oklch */ color: oklch(75.2% 0.173 344.1);
Tailwind
colors: {
custom: {
50: '#fda6d9',
500: '#f87dc9',
950: '#000000',
},
}SCSS
$custom: #f87dc9; $custom-light: #fda6d9; $custom-dark: #000000;
JSON
{
"hex": "#f87dc9",
"rgb": {
"r": 248,
"g": 125,
"b": 201
},
"hsl": {
"h": 322.927,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.75208,
"c": 0.17272,
"h": 344.1
},
"luminance": 0.38841
}Semantic roles & 50–950 ramp
primary
#F87DC9
secondary
#D5F6E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83