#F87DBD#F87DBD
#F87DBD is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.8% C 0.166 H 349.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DBD |
|---|---|
| RGB | rgb(248, 125, 189) |
| HSL | hsl(329, 90%, 73%) |
| HSV | hsv(329, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 23.8%, 2.7%) |
| CIE-LAB | lab(68.24, 54.13, -11.70) |
| CIE-LCH | lch(68.24, 55.38, 347.80°) |
| OKLab | oklab(74.78% 0.1628 -0.0305) |
| OKLCH | oklch(74.78% 0.166 349.4) |
| XYZ | xyz(55.2319, 38.3024, 52.6184) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.49
Bubblegum Pink
#FE83CC
ΔE00 2.75
Bubblegum (survey)
#FF6CB5
ΔE00 3.20
Hot Pink
#FF69B4
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DBD #7DF8B8
analogous
#F57DF8 #F87DBD #F87D7F
triadic
#F87DBD #BDF87D #7DBDF8
tetradic
#F87DBD #F8F57D #7DF8B8 #7D7FF8
square
#F87DBD #F8F57D #7DF8B8 #7D7FF8
split-complementary
#F87DBD #7FF87D #7DF8F5
monochromatic
#EE0D82 #F543A0 #F87DBD #FBB7DA #FDE2F0
Accessibility & contrast
On white
2.43
#F87DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F87DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DBD
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DBD | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87dbd; /* rgb */ color: rgb(248, 125, 189); /* oklch */ color: oklch(74.8% 0.166 349.4);
Tailwind
colors: {
custom: {
50: '#fda6d0',
500: '#f87dbd',
950: '#000000',
},
}SCSS
$custom: #f87dbd; $custom-light: #fda6d0; $custom-dark: #000000;
JSON
{
"hex": "#f87dbd",
"rgb": {
"r": 248,
"g": 125,
"b": 189
},
"hsl": {
"h": 328.78,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74782,
"c": 0.1656,
"h": 349.4
},
"luminance": 0.38298
}Semantic roles & 50–950 ramp
primary
#F87DBD
secondary
#D5F6E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82