#F87ECF#F87ECF
#F87ECF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.6% C 0.175 H 341.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F87ECF |
|---|---|
| RGB | rgb(248, 126, 207) |
| HSL | hsl(320, 90%, 73%) |
| HSV | hsv(320, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 16.5%, 2.7%) |
| CIE-LAB | lab(69.03, 56.21, -20.58) |
| CIE-LCH | lch(69.03, 59.85, 339.89°) |
| OKLab | oklab(75.57% 0.1663 -0.0549) |
| OKLCH | oklch(75.57% 0.175 341.7) |
| XYZ | xyz(57.4356, 39.3874, 63.5968) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.13
Pink (survey)
#FF81C0
ΔE00 4.30
Bubblegum (survey)
#FF6CB5
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.64
Hot Pink
#FF69B4
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87ECF #7EF8A7
analogous
#E47EF8 #F87ECF #F87E92
triadic
#F87ECF #CFF87E #7ECFF8
tetradic
#F87ECF #F8E47E #7EF8A7 #7E92F8
square
#F87ECF #F8E47E #7EF8A7 #7E92F8
split-complementary
#F87ECF #92F87E #7EF8E4
monochromatic
#EF0DA3 #F544B9 #F87ECF #FBB8E5 #FDE2F4
Accessibility & contrast
On white
2.37
#F87ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F87ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87ECF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87ECF | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD2
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#FF7F9D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f87ecf; /* rgb */ color: rgb(248, 126, 207); /* oklch */ color: oklch(75.6% 0.175 341.7);
Tailwind
colors: {
custom: {
50: '#fda7dd',
500: '#f87ecf',
950: '#000000',
},
}SCSS
$custom: #f87ecf; $custom-light: #fda7dd; $custom-dark: #000000;
JSON
{
"hex": "#f87ecf",
"rgb": {
"r": 248,
"g": 126,
"b": 207
},
"hsl": {
"h": 320.164,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.7557,
"c": 0.17507,
"h": 341.7
},
"luminance": 0.39383
}Semantic roles & 50–950 ramp
primary
#F87ECF
secondary
#D5F6E0
accent
#E64D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83