#F877B7#F877B7
#F877B7 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.8% C 0.172 H 351.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F877B7 |
|---|---|
| RGB | rgb(248, 119, 183) |
| HSL | hsl(330, 90%, 72%) |
| HSV | hsv(330, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 26.2%, 2.7%) |
| CIE-LAB | lab(66.96, 56.18, -10.25) |
| CIE-LCH | lch(66.96, 57.11, 349.66°) |
| OKLab | oklab(73.76% 0.1697 -0.0265) |
| OKLCH | oklch(73.76% 0.172 351.1) |
| XYZ | xyz(53.8574, 36.5738, 49.0135) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.03
Pink (survey)
#FF81C0
ΔE00 2.45
Hot Pink
#FF69B4
ΔE00 2.48
Bubble Gum Pink
#FF69AF
ΔE00 2.72
Bubblegum Pink
#FE83CC
ΔE00 4.00
Carnation Pink
#FF7FA7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877B7 #77F8B8
analogous
#F877F7 #F877B7 #F87877
triadic
#F877B7 #B7F877 #77B7F8
tetradic
#F877B7 #F7F877 #77F8B8 #7877F8
square
#F877B7 #F7F877 #77F8B8 #7877F8
split-complementary
#F877B7 #77F878 #77F7F8
monochromatic
#E90C79 #F53D98 #F877B7 #FBB1D6 #FEE2F0
Accessibility & contrast
On white
2.53
#F877B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F877B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877B7
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877B7 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8695B9
Deuteranopia (green-blind)
#A9ABB4
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f877b7; /* rgb */ color: rgb(248, 119, 183); /* oklch */ color: oklch(73.8% 0.172 351.1);
Tailwind
colors: {
custom: {
50: '#fea2cc',
500: '#f877b7',
950: '#000000',
},
}SCSS
$custom: #f877b7; $custom-light: #fea2cc; $custom-dark: #000000;
JSON
{
"hex": "#f877b7",
"rgb": {
"r": 248,
"g": 119,
"b": 183
},
"hsl": {
"h": 330.233,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73756,
"c": 0.17174,
"h": 351.1
},
"luminance": 0.36569
}Semantic roles & 50–950 ramp
primary
#F877B7
secondary
#D5F6E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82