#F87EBF#F87EBF
#F87EBF is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.0% C 0.165 H 348.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EBF |
|---|---|
| RGB | rgb(248, 126, 191) |
| HSL | hsl(328, 90%, 73%) |
| HSV | hsv(328, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 23%, 2.7%) |
| CIE-LAB | lab(68.49, 53.92, -12.45) |
| CIE-LCH | lch(68.49, 55.34, 347.00°) |
| OKLab | oklab(74.99% 0.1619 -0.0325) |
| OKLCH | oklch(74.99% 0.165 348.6) |
| XYZ | xyz(55.5778, 38.6443, 53.8121) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.49
Bubblegum Pink
#FE83CC
ΔE00 2.38
Bubblegum (survey)
#FF6CB5
ΔE00 3.47
Hot Pink
#FF69B4
ΔE00 3.93
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Carnation Pink
#FF7FA7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EBF #7EF8B7
analogous
#F47EF8 #F87EBF #F87E82
triadic
#F87EBF #BFF87E #7EBFF8
tetradic
#F87EBF #F8F47E #7EF8B7 #7E82F8
square
#F87EBF #F8F47E #7EF8B7 #7E82F8
split-complementary
#F87EBF #82F87E #7EF8F4
monochromatic
#EF0D85 #F544A2 #F87EBF #FBB8DC #FDE2F1
Accessibility & contrast
On white
2.41
#F87EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F87EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EBF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EBF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f87ebf; /* rgb */ color: rgb(248, 126, 191); /* oklch */ color: oklch(75.0% 0.165 348.6);
Tailwind
colors: {
custom: {
50: '#fda7d2',
500: '#f87ebf',
950: '#000000',
},
}SCSS
$custom: #f87ebf; $custom-light: #fda7d2; $custom-dark: #000000;
JSON
{
"hex": "#f87ebf",
"rgb": {
"r": 248,
"g": 126,
"b": 191
},
"hsl": {
"h": 328.033,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.7499,
"c": 0.16514,
"h": 348.6
},
"luminance": 0.3864
}Semantic roles & 50–950 ramp
primary
#F87EBF
secondary
#D5F6E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82