#F877B6#F877B6
#F877B6 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.171 H 351.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F877B6 |
|---|---|
| RGB | rgb(248, 119, 182) |
| HSL | hsl(331, 90%, 72%) |
| HSV | hsv(331, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 26.6%, 2.7%) |
| CIE-LAB | lab(66.92, 56.05, -9.73) |
| CIE-LCH | lch(66.92, 56.89, 350.15°) |
| OKLab | oklab(73.72% 0.1694 -0.0251) |
| OKLCH | oklch(73.72% 0.171 351.6) |
| XYZ | xyz(53.7537, 36.5323, 48.4673) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.04
Hot Pink
#FF69B4
ΔE00 2.49
Pink (survey)
#FF81C0
ΔE00 2.50
Bubble Gum Pink
#FF69AF
ΔE00 2.64
Bubblegum Pink
#FE83CC
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877B6 #77F8B9
analogous
#F877F6 #F877B6 #F87977
triadic
#F877B6 #B6F877 #77B6F8
tetradic
#F877B6 #F6F877 #77F8B9 #7977F8
square
#F877B6 #F6F877 #77F8B9 #7977F8
split-complementary
#F877B6 #77F879 #77F6F8
monochromatic
#E90C78 #F53D97 #F877B6 #FBB1D5 #FEE2EF
Accessibility & contrast
On white
2.53
#F877B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F877B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877B6
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877B6 | 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)
#8795B8
Deuteranopia (green-blind)
#A9ABB3
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f877b6; /* rgb */ color: rgb(248, 119, 182); /* oklch */ color: oklch(73.7% 0.171 351.6);
Tailwind
colors: {
custom: {
50: '#fea2cb',
500: '#f877b6',
950: '#000000',
},
}SCSS
$custom: #f877b6; $custom-light: #fea2cb; $custom-dark: #000000;
JSON
{
"hex": "#f877b6",
"rgb": {
"r": 248,
"g": 119,
"b": 182
},
"hsl": {
"h": 330.698,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73722,
"c": 0.17123,
"h": 351.6
},
"luminance": 0.36528
}Semantic roles & 50–950 ramp
primary
#F877B6
secondary
#D5F6E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82