#F87DB5#F87DB5
#F87DB5 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.162 H 353.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DB5 |
|---|---|
| RGB | rgb(248, 125, 181) |
| HSL | hsl(333, 90%, 73%) |
| HSV | hsv(333, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 27%, 2.7%) |
| CIE-LAB | lab(67.99, 53.06, -7.58) |
| CIE-LCH | lch(67.99, 53.60, 351.87°) |
| OKLab | oklab(74.51% 0.1604 -0.0194) |
| OKLCH | oklch(74.51% 0.162 353.1) |
| XYZ | xyz(54.3874, 37.9646, 48.1706) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.12
Bubblegum (survey)
#FF6CB5
ΔE00 3.30
Bubble Gum Pink
#FF69AF
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 4.38
Carnation Pink
#FF7FA7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DB5 #7DF8C0
analogous
#F87DF2 #F87DB5 #F8827D
triadic
#F87DB5 #B5F87D #7DB5F8
tetradic
#F87DB5 #F2F87D #7DF8C0 #827DF8
square
#F87DB5 #F2F87D #7DF8C0 #827DF8
split-complementary
#F87DB5 #7DF882 #7DF2F8
monochromatic
#EE0D73 #F54394 #F87DB5 #FBB7D6 #FDE2EE
Accessibility & contrast
On white
2.44
#F87DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F87DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DB5
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DB5 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B7
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87db5; /* rgb */ color: rgb(248, 125, 181); /* oklch */ color: oklch(74.5% 0.162 353.1);
Tailwind
colors: {
custom: {
50: '#fda6cb',
500: '#f87db5',
950: '#000000',
},
}SCSS
$custom: #f87db5; $custom-light: #fda6cb; $custom-dark: #000000;
JSON
{
"hex": "#f87db5",
"rgb": {
"r": 248,
"g": 125,
"b": 181
},
"hsl": {
"h": 332.683,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74514,
"c": 0.16153,
"h": 353.1
},
"luminance": 0.3796
}Semantic roles & 50–950 ramp
primary
#F87DB5
secondary
#D5F6E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82