#F877B9#F877B9
#F877B9 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.173 H 350.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F877B9 |
|---|---|
| RGB | rgb(248, 119, 185) |
| HSL | hsl(329, 90%, 72%) |
| HSV | hsv(329, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 25.4%, 2.7%) |
| CIE-LAB | lab(67.02, 56.45, -11.28) |
| CIE-LCH | lch(67.02, 57.56, 348.69°) |
| OKLab | oklab(73.82% 0.1703 -0.0293) |
| OKLCH | oklch(73.82% 0.173 350.2) |
| XYZ | xyz(54.0670, 36.6576, 50.1176) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.08
Pink (survey)
#FF81C0
ΔE00 2.41
Hot Pink
#FF69B4
ΔE00 2.52
Bubble Gum Pink
#FF69AF
ΔE00 2.92
Bubblegum Pink
#FE83CC
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877B9 #77F8B6
analogous
#F677F8 #F877B9 #F87779
triadic
#F877B9 #B9F877 #77B9F8
tetradic
#F877B9 #F8F677 #77F8B6 #7779F8
square
#F877B9 #F8F677 #77F8B6 #7779F8
split-complementary
#F877B9 #79F877 #77F8F6
monochromatic
#E90C7D #F53D9B #F877B9 #FBB1D7 #FEE2F0
Accessibility & contrast
On white
2.52
#F877B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F877B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877B9
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877B9 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8695BB
Deuteranopia (green-blind)
#A8ACB6
Tritanopia (blue-blind)
#FF7290
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f877b9; /* rgb */ color: rgb(248, 119, 185); /* oklch */ color: oklch(73.8% 0.173 350.2);
Tailwind
colors: {
custom: {
50: '#fea2ce',
500: '#f877b9',
950: '#000000',
},
}SCSS
$custom: #f877b9; $custom-light: #fea2ce; $custom-dark: #000000;
JSON
{
"hex": "#f877b9",
"rgb": {
"r": 248,
"g": 119,
"b": 185
},
"hsl": {
"h": 329.302,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73824,
"c": 0.17278,
"h": 350.2
},
"luminance": 0.36653
}Semantic roles & 50–950 ramp
primary
#F877B9
secondary
#D5F6E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82