#F87FD0#F87FD0
#F87FD0 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.7% C 0.174 H 341.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FD0 |
|---|---|
| RGB | rgb(248, 127, 208) |
| HSL | hsl(320, 90%, 74%) |
| HSV | hsv(320, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 16.1%, 2.7%) |
| CIE-LAB | lab(69.25, 55.87, -20.80) |
| CIE-LCH | lch(69.25, 59.62, 339.58°) |
| OKLab | oklab(75.74% 0.1651 -0.0555) |
| OKLCH | oklch(75.74% 0.174 341.4) |
| XYZ | xyz(57.6868, 39.6935, 64.2856) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.13
Pink (survey)
#FF81C0
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 5.53
Bubblegum (survey)
#FF6CB5
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 5.94
Hot Pink
#FF69B4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FD0 #7FF8A7
analogous
#E47FF8 #F87FD0 #F87F93
triadic
#F87FD0 #D0F87F #7FD0F8
tetradic
#F87FD0 #F8E47F #7FF8A7 #7F93F8
square
#F87FD0 #F8E47F #7FF8A7 #7F93F8
split-complementary
#F87FD0 #93F87F #7FF8E4
monochromatic
#F00DA5 #F545BB #F87FD0 #FBB9E5 #FDE2F4
Accessibility & contrast
On white
2.35
#F87FD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F87FD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FD0
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FD0 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD3
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#FF809E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87fd0; /* rgb */ color: rgb(248, 127, 208); /* oklch */ color: oklch(75.7% 0.174 341.4);
Tailwind
colors: {
custom: {
50: '#fda8de',
500: '#f87fd0',
950: '#000000',
},
}SCSS
$custom: #f87fd0; $custom-light: #fda8de; $custom-dark: #000000;
JSON
{
"hex": "#f87fd0",
"rgb": {
"r": 248,
"g": 127,
"b": 208
},
"hsl": {
"h": 319.835,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.75745,
"c": 0.17416,
"h": 341.4
},
"luminance": 0.39689
}Semantic roles & 50–950 ramp
primary
#F87FD0
secondary
#D6F5E0
accent
#E64C00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83