#F87FD2#F87FD2
#F87FD2 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.8% C 0.176 H 340.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FD2 |
|---|---|
| RGB | rgb(248, 127, 210) |
| HSL | hsl(319, 90%, 74%) |
| HSV | hsv(319, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 15.3%, 2.7%) |
| CIE-LAB | lab(69.32, 56.17, -21.80) |
| CIE-LCH | lch(69.32, 60.26, 338.79°) |
| OKLab | oklab(75.82% 0.1656 -0.0583) |
| OKLCH | oklch(75.82% 0.176 340.6) |
| XYZ | xyz(57.9344, 39.7926, 65.5896) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.47
Pink (survey)
#FF81C0
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 5.57
Bubblegum (survey)
#FF6CB5
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FD2 #7FF8A5
analogous
#E17FF8 #F87FD2 #F87F95
triadic
#F87FD2 #D2F87F #7FD2F8
tetradic
#F87FD2 #F8E17F #7FF8A5 #7F95F8
square
#F87FD2 #F8E17F #7FF8A5 #7F95F8
split-complementary
#F87FD2 #95F87F #7FF8E1
monochromatic
#F00DA8 #F545BE #F87FD2 #FBB9E6 #FDE2F5
Accessibility & contrast
On white
2.34
#F87FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F87FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FD2
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FD2 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859DD5
Deuteranopia (green-blind)
#A6B0CF
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87fd2; /* rgb */ color: rgb(248, 127, 210); /* oklch */ color: oklch(75.8% 0.176 340.6);
Tailwind
colors: {
custom: {
50: '#fda8e0',
500: '#f87fd2',
950: '#000000',
},
}SCSS
$custom: #f87fd2; $custom-light: #fda8e0; $custom-dark: #000000;
JSON
{
"hex": "#f87fd2",
"rgb": {
"r": 248,
"g": 127,
"b": 210
},
"hsl": {
"h": 318.843,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.75821,
"c": 0.17554,
"h": 340.6
},
"luminance": 0.39788
}Semantic roles & 50–950 ramp
primary
#F87FD2
secondary
#D6F5E0
accent
#E64800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83