#F87DD7#F87DD7
#F87DD7 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.7% C 0.182 H 338.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DD7 |
|---|---|
| RGB | rgb(248, 125, 215) |
| HSL | hsl(316, 90%, 73%) |
| HSV | hsv(316, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 13.3%, 2.7%) |
| CIE-LAB | lab(69.14, 57.89, -24.87) |
| CIE-LCH | lch(69.14, 63.00, 336.75°) |
| OKLab | oklab(75.74% 0.1696 -0.0668) |
| OKLCH | oklch(75.74% 0.182 338.5) |
| XYZ | xyz(58.3113, 39.5342, 68.8364) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.65
Pink (survey)
#FF81C0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DD7 #7DF89E
analogous
#DC7DF8 #F87DD7 #F87D99
triadic
#F87DD7 #D7F87D #7DD7F8
tetradic
#F87DD7 #F8DC7D #7DF89E #7D99F8
square
#F87DD7 #F8DC7D #7DF89E #7D99F8
split-complementary
#F87DD7 #99F87D #7DF8DC
monochromatic
#EE0DB1 #F543C5 #F87DD7 #FBB7E9 #FDE2F6
Accessibility & contrast
On white
2.36
#F87DD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F87DD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DD7
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DD7 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819DDA
Deuteranopia (green-blind)
#A3B0D4
Tritanopia (blue-blind)
#FF80A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87dd7; /* rgb */ color: rgb(248, 125, 215); /* oklch */ color: oklch(75.7% 0.182 338.5);
Tailwind
colors: {
custom: {
50: '#fda7e3',
500: '#f87dd7',
950: '#000000',
},
}SCSS
$custom: #f87dd7; $custom-light: #fda7e3; $custom-dark: #000000;
JSON
{
"hex": "#f87dd7",
"rgb": {
"r": 248,
"g": 125,
"b": 215
},
"hsl": {
"h": 316.098,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.75743,
"c": 0.18228,
"h": 338.5
},
"luminance": 0.3953
}Semantic roles & 50–950 ramp
primary
#F87DD7
secondary
#D5F6DE
accent
#E63E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83