#F87DBA#F87DBA
#F87DBA is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.164 H 350.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DBA |
|---|---|
| RGB | rgb(248, 125, 186) |
| HSL | hsl(330, 90%, 73%) |
| HSV | hsv(330, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 25%, 2.7%) |
| CIE-LAB | lab(68.15, 53.72, -10.16) |
| CIE-LCH | lch(68.15, 54.67, 349.29°) |
| OKLab | oklab(74.68% 0.1619 -0.0263) |
| OKLCH | oklch(74.68% 0.164 350.8) |
| XYZ | xyz(54.9097, 38.1735, 50.9211) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.50
Bubblegum (survey)
#FF6CB5
ΔE00 3.11
Bubblegum Pink
#FE83CC
ΔE00 3.33
Hot Pink
#FF69B4
ΔE00 3.59
Bubble Gum Pink
#FF69AF
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DBA #7DF8BB
analogous
#F87DF7 #F87DBA #F87D7D
triadic
#F87DBA #BAF87D #7DBAF8
tetradic
#F87DBA #F7F87D #7DF8BB #7D7DF8
square
#F87DBA #F7F87D #7DF8BB #7D7DF8
split-complementary
#F87DBA #7DF87D #7DF7F8
monochromatic
#EE0D7C #F5439B #F87DBA #FBB7D9 #FDE2F0
Accessibility & contrast
On white
2.43
#F87DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F87DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DBA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DBA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BC
Deuteranopia (green-blind)
#ABAEB7
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87dba; /* rgb */ color: rgb(248, 125, 186); /* oklch */ color: oklch(74.7% 0.164 350.8);
Tailwind
colors: {
custom: {
50: '#fda6ce',
500: '#f87dba',
950: '#000000',
},
}SCSS
$custom: #f87dba; $custom-light: #fda6ce; $custom-dark: #000000;
JSON
{
"hex": "#f87dba",
"rgb": {
"r": 248,
"g": 125,
"b": 186
},
"hsl": {
"h": 330.244,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.7468,
"c": 0.16401,
"h": 350.8
},
"luminance": 0.38169
}Semantic roles & 50–950 ramp
primary
#F87DBA
secondary
#D5F6E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82