#F87DB6#F87DB6
#F87DB6 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.162 H 352.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DB6 |
|---|---|
| RGB | rgb(248, 125, 182) |
| HSL | hsl(332, 90%, 73%) |
| HSV | hsv(332, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 26.6%, 2.7%) |
| CIE-LAB | lab(68.02, 53.19, -8.09) |
| CIE-LCH | lch(68.02, 53.80, 351.35°) |
| OKLab | oklab(74.55% 0.1607 -0.0208) |
| OKLCH | oklch(74.55% 0.162 352.6) |
| XYZ | xyz(54.4904, 38.0058, 48.7129) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.95
Bubblegum (survey)
#FF6CB5
ΔE00 3.23
Bubble Gum Pink
#FF69AF
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DB6 #7DF8BF
analogous
#F87DF4 #F87DB6 #F8817D
triadic
#F87DB6 #B6F87D #7DB6F8
tetradic
#F87DB6 #F4F87D #7DF8BF #817DF8
square
#F87DB6 #F4F87D #7DF8BF #817DF8
split-complementary
#F87DB6 #7DF881 #7DF4F8
monochromatic
#EE0D75 #F54395 #F87DB6 #FBB7D7 #FDE2EF
Accessibility & contrast
On white
2.44
#F87DB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F87DB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DB6
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DB6 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B8
Deuteranopia (green-blind)
#ACAEB3
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87db6; /* rgb */ color: rgb(248, 125, 182); /* oklch */ color: oklch(74.5% 0.162 352.6);
Tailwind
colors: {
custom: {
50: '#fda6cb',
500: '#f87db6',
950: '#000000',
},
}SCSS
$custom: #f87db6; $custom-light: #fda6cb; $custom-dark: #000000;
JSON
{
"hex": "#f87db6",
"rgb": {
"r": 248,
"g": 125,
"b": 182
},
"hsl": {
"h": 332.195,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74546,
"c": 0.16201,
"h": 352.6
},
"luminance": 0.38001
}Semantic roles & 50–950 ramp
primary
#F87DB6
secondary
#D5F6E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82