#F877B8#F877B8
#F877B8 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.8% C 0.172 H 350.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F877B8 |
|---|---|
| RGB | rgb(248, 119, 184) |
| HSL | hsl(330, 90%, 72%) |
| HSV | hsv(330, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 25.8%, 2.7%) |
| CIE-LAB | lab(66.99, 56.31, -10.77) |
| CIE-LCH | lch(66.99, 57.33, 349.17°) |
| OKLab | oklab(73.79% 0.17 -0.0279) |
| OKLCH | oklch(73.79% 0.172 350.7) |
| XYZ | xyz(53.9618, 36.6156, 49.5636) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.04
Pink (survey)
#FF81C0
ΔE00 2.42
Hot Pink
#FF69B4
ΔE00 2.49
Bubble Gum Pink
#FF69AF
ΔE00 2.81
Bubblegum Pink
#FE83CC
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877B8 #77F8B7
analogous
#F777F8 #F877B8 #F87778
triadic
#F877B8 #B8F877 #77B8F8
tetradic
#F877B8 #F8F777 #77F8B7 #7778F8
square
#F877B8 #F8F777 #77F8B7 #7778F8
split-complementary
#F877B8 #78F877 #77F8F7
monochromatic
#E90C7B #F53D9A #F877B8 #FBB1D6 #FEE2F0
Accessibility & contrast
On white
2.52
#F877B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F877B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877B8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877B8 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8695BA
Deuteranopia (green-blind)
#A9ABB5
Tritanopia (blue-blind)
#FF7290
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f877b8; /* rgb */ color: rgb(248, 119, 184); /* oklch */ color: oklch(73.8% 0.172 350.7);
Tailwind
colors: {
custom: {
50: '#fea2cd',
500: '#f877b8',
950: '#000000',
},
}SCSS
$custom: #f877b8; $custom-light: #fea2cd; $custom-dark: #000000;
JSON
{
"hex": "#f877b8",
"rgb": {
"r": 248,
"g": 119,
"b": 184
},
"hsl": {
"h": 329.767,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.7379,
"c": 0.17226,
"h": 350.7
},
"luminance": 0.36611
}Semantic roles & 50–950 ramp
primary
#F877B8
secondary
#D5F6E5
accent
#E67200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82