#F87DC3#F87DC3
#F87DC3 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.0% C 0.169 H 346.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DC3 |
|---|---|
| RGB | rgb(248, 125, 195) |
| HSL | hsl(326, 90%, 73%) |
| HSV | hsv(326, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 21.4%, 2.7%) |
| CIE-LAB | lab(68.44, 54.95, -14.77) |
| CIE-LCH | lch(68.44, 56.91, 344.95°) |
| OKLab | oklab(74.99% 0.1645 -0.0389) |
| OKLCH | oklch(74.99% 0.169 346.7) |
| XYZ | xyz(55.8967, 38.5683, 56.1196) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.85
Pink (survey)
#FF81C0
ΔE00 2.20
Bubblegum (survey)
#FF6CB5
ΔE00 3.74
Hot Pink
#FF69B4
ΔE00 4.13
Bubble Gum Pink
#FF69AF
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DC3 #7DF8B2
analogous
#F07DF8 #F87DC3 #F87D85
triadic
#F87DC3 #C3F87D #7DC3F8
tetradic
#F87DC3 #F8F07D #7DF8B2 #7D85F8
square
#F87DC3 #F8F07D #7DF8B2 #7D85F8
split-complementary
#F87DC3 #85F87D #7DF8F0
monochromatic
#EE0D8D #F543A8 #F87DC3 #FBB7DE #FDE2F2
Accessibility & contrast
On white
2.41
#F87DC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F87DC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DC3
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DC3 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889AC5
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#FF7B98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f87dc3; /* rgb */ color: rgb(248, 125, 195); /* oklch */ color: oklch(75.0% 0.169 346.7);
Tailwind
colors: {
custom: {
50: '#fda6d5',
500: '#f87dc3',
950: '#000000',
},
}SCSS
$custom: #f87dc3; $custom-light: #fda6d5; $custom-dark: #000000;
JSON
{
"hex": "#f87dc3",
"rgb": {
"r": 248,
"g": 125,
"b": 195
},
"hsl": {
"h": 325.854,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74991,
"c": 0.16902,
"h": 346.7
},
"luminance": 0.38564
}Semantic roles & 50–950 ramp
primary
#F87DC3
secondary
#D5F6E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83