#F87FBF#F87FBF
#F87FBF is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.164 H 348.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FBF |
|---|---|
| RGB | rgb(248, 127, 191) |
| HSL | hsl(328, 90%, 74%) |
| HSV | hsv(328, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 23%, 2.7%) |
| CIE-LAB | lab(68.68, 53.43, -12.17) |
| CIE-LCH | lch(68.68, 54.80, 347.17°) |
| OKLab | oklab(75.13% 0.1604 -0.0318) |
| OKLCH | oklch(75.13% 0.164 348.8) |
| XYZ | xyz(55.7063, 38.9013, 53.8549) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.35
Bubblegum Pink
#FE83CC
ΔE00 2.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 4.09
Bubble Gum Pink
#FF69AF
ΔE00 4.50
Carnation Pink
#FF7FA7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FBF #7FF8B8
analogous
#F47FF8 #F87FBF #F87F82
triadic
#F87FBF #BFF87F #7FBFF8
tetradic
#F87FBF #F8F47F #7FF8B8 #7F82F8
square
#F87FBF #F8F47F #7FF8B8 #7F82F8
split-complementary
#F87FBF #82F87F #7FF8F4
monochromatic
#F00D85 #F545A2 #F87FBF #FBB9DC #FDE2F0
Accessibility & contrast
On white
2.39
#F87FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F87FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FBF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FBF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f87fbf; /* rgb */ color: rgb(248, 127, 191); /* oklch */ color: oklch(75.1% 0.164 348.8);
Tailwind
colors: {
custom: {
50: '#fda7d2',
500: '#f87fbf',
950: '#000000',
},
}SCSS
$custom: #f87fbf; $custom-light: #fda7d2; $custom-dark: #000000;
JSON
{
"hex": "#f87fbf",
"rgb": {
"r": 248,
"g": 127,
"b": 191
},
"hsl": {
"h": 328.264,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.7513,
"c": 0.16356,
"h": 348.8
},
"luminance": 0.38897
}Semantic roles & 50–950 ramp
primary
#F87FBF
secondary
#D6F5E5
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82