#F87DBF#F87DBF
#F87DBF is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.167 H 348.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DBF |
|---|---|
| RGB | rgb(248, 125, 191) |
| HSL | hsl(328, 90%, 73%) |
| HSV | hsv(328, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 23%, 2.7%) |
| CIE-LAB | lab(68.31, 54.40, -12.73) |
| CIE-LCH | lch(68.31, 55.87, 346.83°) |
| OKLab | oklab(74.85% 0.1634 -0.0333) |
| OKLCH | oklch(74.85% 0.167 348.5) |
| XYZ | xyz(55.4505, 38.3898, 53.7696) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.65
Bubblegum Pink
#FE83CC
ΔE00 2.40
Bubblegum (survey)
#FF6CB5
ΔE00 3.33
Hot Pink
#FF69B4
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 4.26
Carnation Pink
#FF7FA7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DBF #7DF8B6
analogous
#F47DF8 #F87DBF #F87D81
triadic
#F87DBF #BFF87D #7DBFF8
tetradic
#F87DBF #F8F47D #7DF8B6 #7D81F8
square
#F87DBF #F8F47D #7DF8B6 #7D81F8
split-complementary
#F87DBF #81F87D #7DF8F4
monochromatic
#EE0D86 #F543A2 #F87DBF #FBB7DC #FDE2F1
Accessibility & contrast
On white
2.42
#F87DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F87DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DBF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DBF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87dbf; /* rgb */ color: rgb(248, 125, 191); /* oklch */ color: oklch(74.9% 0.167 348.5);
Tailwind
colors: {
custom: {
50: '#fda6d2',
500: '#f87dbf',
950: '#000000',
},
}SCSS
$custom: #f87dbf; $custom-light: #fda6d2; $custom-dark: #000000;
JSON
{
"hex": "#f87dbf",
"rgb": {
"r": 248,
"g": 125,
"b": 191
},
"hsl": {
"h": 327.805,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74851,
"c": 0.16671,
"h": 348.5
},
"luminance": 0.38385
}Semantic roles & 50–950 ramp
primary
#F87DBF
secondary
#D5F6E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82