#F879BF#F879BF
#F879BF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.173 H 347.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F879BF |
|---|---|
| RGB | rgb(248, 121, 191) |
| HSL | hsl(327, 90%, 72%) |
| HSV | hsv(327, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 23%, 2.7%) |
| CIE-LAB | lab(67.57, 56.31, -13.83) |
| CIE-LCH | lch(67.57, 57.98, 346.20°) |
| OKLab | oklab(74.3% 0.1691 -0.0362) |
| OKLCH | oklch(74.3% 0.173 347.9) |
| XYZ | xyz(54.9543, 37.3974, 53.6042) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.37
Bubblegum Pink
#FE83CC
ΔE00 2.70
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Hot Pink
#FF69B4
ΔE00 3.24
Bubble Gum Pink
#FF69AF
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879BF #79F8B2
analogous
#F179F8 #F879BF #F87980
triadic
#F879BF #BFF879 #79BFF8
tetradic
#F879BF #F8F179 #79F8B2 #7980F8
square
#F879BF #F8F179 #79F8B2 #7980F8
split-complementary
#F879BF #80F879 #79F8F1
monochromatic
#EA0C87 #F53FA3 #F879BF #FBB3DB #FDE2F1
Accessibility & contrast
On white
2.48
#F879BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F879BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879BF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879BF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f879bf; /* rgb */ color: rgb(248, 121, 191); /* oklch */ color: oklch(74.3% 0.173 347.9);
Tailwind
colors: {
custom: {
50: '#fda4d2',
500: '#f879bf',
950: '#000000',
},
}SCSS
$custom: #f879bf; $custom-light: #fda4d2; $custom-dark: #000000;
JSON
{
"hex": "#f879bf",
"rgb": {
"r": 248,
"g": 121,
"b": 191
},
"hsl": {
"h": 326.929,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.74303,
"c": 0.17296,
"h": 347.9
},
"luminance": 0.37393
}Semantic roles & 50–950 ramp
primary
#F879BF
secondary
#D5F6E4
accent
#E66700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82