#F876B1#F876B1
#F876B1 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.170 H 353.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F876B1 |
|---|---|
| RGB | rgb(248, 118, 177) |
| HSL | hsl(333, 90%, 72%) |
| HSV | hsv(333, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 28.6%, 2.7%) |
| CIE-LAB | lab(66.59, 55.88, -7.41) |
| CIE-LCH | lch(66.59, 56.37, 352.45°) |
| OKLab | oklab(73.42% 0.1693 -0.0189) |
| OKLCH | oklch(73.42% 0.17 353.6) |
| XYZ | xyz(53.1278, 36.0925, 45.7550) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.26
Bubble Gum Pink
#FF69AF
ΔE00 2.34
Hot Pink
#FF69B4
ΔE00 2.65
Pink (survey)
#FF81C0
ΔE00 3.11
Carnation Pink
#FF7FA7
ΔE00 4.77
Bubblegum Pink
#FE83CC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876B1 #76F8BD
analogous
#F876F2 #F876B1 #F87C76
triadic
#F876B1 #B1F876 #76B1F8
tetradic
#F876B1 #F2F876 #76F8BD #7C76F8
square
#F876B1 #F2F876 #76F8BD #7C76F8
split-complementary
#F876B1 #76F87C #76F2F8
monochromatic
#E80C70 #F53C90 #F876B1 #FBB0D2 #FEE2EE
Accessibility & contrast
On white
2.56
#F876B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F876B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876B1
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876B1 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B3
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f876b1; /* rgb */ color: rgb(248, 118, 177); /* oklch */ color: oklch(73.4% 0.170 353.6);
Tailwind
colors: {
custom: {
50: '#fea2c8',
500: '#f876b1',
950: '#000000',
},
}SCSS
$custom: #f876b1; $custom-light: #fea2c8; $custom-dark: #000000;
JSON
{
"hex": "#f876b1",
"rgb": {
"r": 248,
"g": 118,
"b": 177
},
"hsl": {
"h": 332.769,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.73421,
"c": 0.17036,
"h": 353.6
},
"luminance": 0.36088
}Semantic roles & 50–950 ramp
primary
#F876B1
secondary
#D4F5E6
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82