#F878BF#F878BF
#F878BF is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.2% C 0.175 H 347.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F878BF |
|---|---|
| RGB | rgb(248, 120, 191) |
| HSL | hsl(327, 90%, 72%) |
| HSV | hsv(327, 52%, 97%) |
| CMYK | cmyk(0%, 51.6%, 23%, 2.7%) |
| CIE-LAB | lab(67.39, 56.78, -14.10) |
| CIE-LCH | lch(67.39, 58.50, 346.05°) |
| OKLab | oklab(74.17% 0.1706 -0.037) |
| OKLCH | oklch(74.17% 0.175 347.8) |
| XYZ | xyz(54.8334, 37.1556, 53.5639) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.56
Bubblegum (survey)
#FF6CB5
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 2.81
Hot Pink
#FF69B4
ΔE00 3.13
Bubble Gum Pink
#FF69AF
ΔE00 3.83
Pale Magenta
#D767AD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F878BF #78F8B1
analogous
#F178F8 #F878BF #F8787F
triadic
#F878BF #BFF878 #78BFF8
tetradic
#F878BF #F8F178 #78F8B1 #787FF8
square
#F878BF #F8F178 #78F8B1 #787FF8
split-complementary
#F878BF #7FF878 #78F8F1
monochromatic
#E90C87 #F53EA3 #F878BF #FBB2DB #FDE2F1
Accessibility & contrast
On white
2.49
#F878BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F878BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F878BF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F878BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F878BF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f878bf; /* rgb */ color: rgb(248, 120, 191); /* oklch */ color: oklch(74.2% 0.175 347.8);
Tailwind
colors: {
custom: {
50: '#fda3d2',
500: '#f878bf',
950: '#000000',
},
}SCSS
$custom: #f878bf; $custom-light: #fda3d2; $custom-dark: #000000;
JSON
{
"hex": "#f878bf",
"rgb": {
"r": 248,
"g": 120,
"b": 191
},
"hsl": {
"h": 326.719,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.74168,
"c": 0.17452,
"h": 347.8
},
"luminance": 0.37151
}Semantic roles & 50–950 ramp
primary
#F878BF
secondary
#D5F6E4
accent
#E66600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82