#F877BF#F877BF
#F877BF is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.0% C 0.176 H 347.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F877BF |
|---|---|
| RGB | rgb(248, 119, 191) |
| HSL | hsl(327, 90%, 72%) |
| HSV | hsv(327, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 23%, 2.7%) |
| CIE-LAB | lab(67.21, 57.25, -14.37) |
| CIE-LCH | lch(67.21, 59.03, 345.91°) |
| OKLab | oklab(74.03% 0.172 -0.0377) |
| OKLCH | oklch(74.03% 0.176 347.6) |
| XYZ | xyz(54.7138, 36.9164, 53.5241) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.70
Pink (survey)
#FF81C0
ΔE00 2.75
Bubblegum Pink
#FE83CC
ΔE00 2.93
Hot Pink
#FF69B4
ΔE00 3.03
Bubble Gum Pink
#FF69AF
ΔE00 3.78
Pale Magenta
#D767AD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877BF #77F8B0
analogous
#F177F8 #F877BF #F8777F
triadic
#F877BF #BFF877 #77BFF8
tetradic
#F877BF #F8F177 #77F8B0 #777FF8
square
#F877BF #F8F177 #77F8B0 #777FF8
split-complementary
#F877BF #7FF877 #77F8F1
monochromatic
#E90C87 #F53DA4 #F877BF #FBB1DA #FEE2F1
Accessibility & contrast
On white
2.51
#F877BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F877BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877BF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877BF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f877bf; /* rgb */ color: rgb(248, 119, 191); /* oklch */ color: oklch(74.0% 0.176 347.6);
Tailwind
colors: {
custom: {
50: '#fda2d2',
500: '#f877bf',
950: '#000000',
},
}SCSS
$custom: #f877bf; $custom-light: #fda2d2; $custom-dark: #000000;
JSON
{
"hex": "#f877bf",
"rgb": {
"r": 248,
"g": 119,
"b": 191
},
"hsl": {
"h": 326.512,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.74034,
"c": 0.17607,
"h": 347.6
},
"luminance": 0.36912
}Semantic roles & 50–950 ramp
primary
#F877BF
secondary
#D5F6E4
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82