#F87ED9#F87ED9
#F87ED9 is a light, vivid pink. Relative luminance 0.399; OKLCH L 76.0% C 0.182 H 337.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F87ED9 |
|---|---|
| RGB | rgb(248, 126, 217) |
| HSL | hsl(315, 90%, 73%) |
| HSV | hsv(315, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 12.5%, 2.7%) |
| CIE-LAB | lab(69.39, 57.72, -25.58) |
| CIE-LCH | lch(69.39, 63.13, 336.10°) |
| OKLab | oklab(75.96% 0.1687 -0.0688) |
| OKLCH | oklch(75.96% 0.182 337.8) |
| XYZ | xyz(58.6971, 39.8920, 70.2405) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87ED9 #7EF89D
analogous
#DA7EF8 #F87ED9 #F87E9C
triadic
#F87ED9 #D9F87E #7ED9F8
tetradic
#F87ED9 #F8DA7E #7EF89D #7E9CF8
square
#F87ED9 #F8DA7E #7EF89D #7E9CF8
split-complementary
#F87ED9 #9CF87E #7EF8DA
monochromatic
#EF0DB5 #F544C8 #F87ED9 #FBB8EA #FDE2F6
Accessibility & contrast
On white
2.34
#F87ED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F87ED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87ED9
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87ED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87ED9 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDC
Deuteranopia (green-blind)
#A3B0D6
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87ed9; /* rgb */ color: rgb(248, 126, 217); /* oklch */ color: oklch(76.0% 0.182 337.8);
Tailwind
colors: {
custom: {
50: '#fda7e5',
500: '#f87ed9',
950: '#000000',
},
}SCSS
$custom: #f87ed9; $custom-light: #fda7e5; $custom-dark: #000000;
JSON
{
"hex": "#f87ed9",
"rgb": {
"r": 248,
"g": 126,
"b": 217
},
"hsl": {
"h": 315.246,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.75958,
"c": 0.18215,
"h": 337.8
},
"luminance": 0.39888
}Semantic roles & 50–950 ramp
primary
#F87ED9
secondary
#D5F6DE
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84