#F877BB#F877BB
#F877BB is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.9% C 0.174 H 349.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F877BB |
|---|---|
| RGB | rgb(248, 119, 187) |
| HSL | hsl(328, 90%, 72%) |
| HSV | hsv(328, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 24.6%, 2.7%) |
| CIE-LAB | lab(67.08, 56.71, -12.32) |
| CIE-LCH | lch(67.08, 58.03, 347.75°) |
| OKLab | oklab(73.89% 0.1709 -0.0321) |
| OKLCH | oklch(73.89% 0.174 349.4) |
| XYZ | xyz(54.2796, 36.7427, 51.2374) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.22
Pink (survey)
#FF81C0
ΔE00 2.46
Hot Pink
#FF69B4
ΔE00 2.63
Bubble Gum Pink
#FF69AF
ΔE00 3.18
Bubblegum Pink
#FE83CC
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877BB #77F8B4
analogous
#F577F8 #F877BB #F8777B
triadic
#F877BB #BBF877 #77BBF8
tetradic
#F877BB #F8F577 #77F8B4 #777BF8
square
#F877BB #F8F577 #77F8B4 #777BF8
split-complementary
#F877BB #7BF877 #77F8F5
monochromatic
#E90C80 #F53D9E #F877BB #FBB1D8 #FEE2F0
Accessibility & contrast
On white
2.52
#F877BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F877BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877BB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877BB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FF7391
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f877bb; /* rgb */ color: rgb(248, 119, 187); /* oklch */ color: oklch(73.9% 0.174 349.4);
Tailwind
colors: {
custom: {
50: '#fda2cf',
500: '#f877bb',
950: '#000000',
},
}SCSS
$custom: #f877bb; $custom-light: #fda2cf; $custom-dark: #000000;
JSON
{
"hex": "#f877bb",
"rgb": {
"r": 248,
"g": 119,
"b": 187
},
"hsl": {
"h": 328.372,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73893,
"c": 0.17384,
"h": 349.4
},
"luminance": 0.36738
}Semantic roles & 50–950 ramp
primary
#F877BB
secondary
#D5F6E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82