#F877B2#F877B2
#F877B2 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.6% C 0.169 H 353.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F877B2 |
|---|---|
| RGB | rgb(248, 119, 178) |
| HSL | hsl(333, 90%, 72%) |
| HSV | hsv(333, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 28.2%, 2.7%) |
| CIE-LAB | lab(66.80, 55.54, -7.66) |
| CIE-LCH | lch(66.80, 56.06, 352.15°) |
| OKLab | oklab(73.59% 0.1682 -0.0196) |
| OKLCH | oklch(73.59% 0.169 353.4) |
| XYZ | xyz(53.3462, 36.3693, 46.3213) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.33
Bubble Gum Pink
#FF69AF
ΔE00 2.51
Hot Pink
#FF69B4
ΔE00 2.75
Pink (survey)
#FF81C0
ΔE00 2.89
Carnation Pink
#FF7FA7
ΔE00 4.80
Bubblegum Pink
#FE83CC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877B2 #77F8BD
analogous
#F877F3 #F877B2 #F87D77
triadic
#F877B2 #B2F877 #77B2F8
tetradic
#F877B2 #F3F877 #77F8BD #7D77F8
square
#F877B2 #F3F877 #77F8BD #7D77F8
split-complementary
#F877B2 #77F87D #77F3F8
monochromatic
#E90C71 #F53D91 #F877B2 #FBB1D3 #FEE2EF
Accessibility & contrast
On white
2.54
#F877B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F877B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877B2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877B2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B4
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f877b2; /* rgb */ color: rgb(248, 119, 178); /* oklch */ color: oklch(73.6% 0.169 353.4);
Tailwind
colors: {
custom: {
50: '#fea2c9',
500: '#f877b2',
950: '#000000',
},
}SCSS
$custom: #f877b2; $custom-light: #fea2c9; $custom-dark: #000000;
JSON
{
"hex": "#f877b2",
"rgb": {
"r": 248,
"g": 119,
"b": 178
},
"hsl": {
"h": 332.558,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73589,
"c": 0.1693,
"h": 353.4
},
"luminance": 0.36364
}Semantic roles & 50–950 ramp
primary
#F877B2
secondary
#D5F6E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82