#F87DB4#F87DB4
#F87DB4 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.5% C 0.161 H 353.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DB4 |
|---|---|
| RGB | rgb(248, 125, 180) |
| HSL | hsl(333, 90%, 73%) |
| HSV | hsv(333, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 27.4%, 2.7%) |
| CIE-LAB | lab(67.96, 52.93, -7.06) |
| CIE-LCH | lch(67.96, 53.40, 352.40°) |
| OKLab | oklab(74.48% 0.16 -0.018) |
| OKLCH | oklch(74.48% 0.161 353.6) |
| XYZ | xyz(54.2852, 37.9237, 47.6321) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.30
Bubblegum (survey)
#FF6CB5
ΔE00 3.39
Bubble Gum Pink
#FF69AF
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DB4 #7DF8C1
analogous
#F87DF1 #F87DB4 #F8837D
triadic
#F87DB4 #B4F87D #7DB4F8
tetradic
#F87DB4 #F1F87D #7DF8C1 #837DF8
square
#F87DB4 #F1F87D #7DF8C1 #837DF8
split-complementary
#F87DB4 #7DF883 #7DF1F8
monochromatic
#EE0D71 #F54392 #F87DB4 #FBB7D6 #FDE2EE
Accessibility & contrast
On white
2.45
#F87DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F87DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DB4
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DB4 | 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)
#8D98B6
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87db4; /* rgb */ color: rgb(248, 125, 180); /* oklch */ color: oklch(74.5% 0.161 353.6);
Tailwind
colors: {
custom: {
50: '#fda6ca',
500: '#f87db4',
950: '#000000',
},
}SCSS
$custom: #f87db4; $custom-light: #fda6ca; $custom-dark: #000000;
JSON
{
"hex": "#f87db4",
"rgb": {
"r": 248,
"g": 125,
"b": 180
},
"hsl": {
"h": 333.171,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74481,
"c": 0.16105,
"h": 353.6
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#F87DB4
secondary
#D5F6E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82