#F87DB3#F87DB3
#F87DB3 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.161 H 354.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DB3 |
|---|---|
| RGB | rgb(248, 125, 179) |
| HSL | hsl(334, 90%, 73%) |
| HSV | hsv(334, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 27.8%, 2.7%) |
| CIE-LAB | lab(67.93, 52.80, -6.54) |
| CIE-LCH | lch(67.93, 53.20, 352.94°) |
| OKLab | oklab(74.45% 0.1597 -0.0166) |
| OKLCH | oklch(74.45% 0.161 354.1) |
| XYZ | xyz(54.1837, 37.8831, 47.0976) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.49
Bubblegum (survey)
#FF6CB5
ΔE00 3.50
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Hot Pink
#FF69B4
ΔE00 3.95
Carnation Pink
#FF7FA7
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DB3 #7DF8C2
analogous
#F87DF0 #F87DB3 #F8847D
triadic
#F87DB3 #B3F87D #7DB3F8
tetradic
#F87DB3 #F0F87D #7DF8C2 #847DF8
square
#F87DB3 #F0F87D #7DF8C2 #847DF8
split-complementary
#F87DB3 #7DF884 #7DF0F8
monochromatic
#EE0D70 #F54391 #F87DB3 #FBB7D5 #FDE2EE
Accessibility & contrast
On white
2.45
#F87DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F87DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DB3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DB3 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B5
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87db3; /* rgb */ color: rgb(248, 125, 179); /* oklch */ color: oklch(74.4% 0.161 354.1);
Tailwind
colors: {
custom: {
50: '#fda6c9',
500: '#f87db3',
950: '#000000',
},
}SCSS
$custom: #f87db3; $custom-light: #fda6c9; $custom-dark: #000000;
JSON
{
"hex": "#f87db3",
"rgb": {
"r": 248,
"g": 125,
"b": 179
},
"hsl": {
"h": 333.659,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74449,
"c": 0.16059,
"h": 354.1
},
"luminance": 0.37878
}Semantic roles & 50–950 ramp
primary
#F87DB3
secondary
#D5F6E7
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82