#F87DCE#F87DCE
#F87DCE is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.4% C 0.176 H 342.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DCE |
|---|---|
| RGB | rgb(248, 125, 206) |
| HSL | hsl(320, 90%, 73%) |
| HSV | hsv(320, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 16.9%, 2.7%) |
| CIE-LAB | lab(68.81, 56.54, -20.35) |
| CIE-LCH | lch(68.81, 60.09, 340.20°) |
| OKLab | oklab(75.4% 0.1674 -0.0542) |
| OKLCH | oklch(75.4% 0.176 342.1) |
| XYZ | xyz(57.1865, 39.0842, 62.9126) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.16
Pink (survey)
#FF81C0
ΔE00 4.22
Bubblegum (survey)
#FF6CB5
ΔE00 5.38
Hot Pink
#FF69B4
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.75
Purply Pink
#F075E6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DCE #7DF8A7
analogous
#E57DF8 #F87DCE #F87D90
triadic
#F87DCE #CEF87D #7DCEF8
tetradic
#F87DCE #F8E57D #7DF8A7 #7D90F8
square
#F87DCE #F8E57D #7DF8A7 #7D90F8
split-complementary
#F87DCE #90F87D #7DF8E5
monochromatic
#EE0DA1 #F543B8 #F87DCE #FBB7E4 #FDE2F4
Accessibility & contrast
On white
2.38
#F87DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F87DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DCE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DCE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD1
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#FF7E9C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f87dce; /* rgb */ color: rgb(248, 125, 206); /* oklch */ color: oklch(75.4% 0.176 342.1);
Tailwind
colors: {
custom: {
50: '#fda6dd',
500: '#f87dce',
950: '#000000',
},
}SCSS
$custom: #f87dce; $custom-light: #fda6dd; $custom-dark: #000000;
JSON
{
"hex": "#f87dce",
"rgb": {
"r": 248,
"g": 125,
"b": 206
},
"hsl": {
"h": 320.488,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.75395,
"c": 0.17598,
"h": 342.1
},
"luminance": 0.3908
}Semantic roles & 50–950 ramp
primary
#F87DCE
secondary
#D5F6E0
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83