#F878B3#F878B3
#F878B3 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.8% C 0.168 H 353.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F878B3 |
|---|---|
| RGB | rgb(248, 120, 179) |
| HSL | hsl(332, 90%, 72%) |
| HSV | hsv(332, 52%, 97%) |
| CMYK | cmyk(0%, 51.6%, 27.8%, 2.7%) |
| CIE-LAB | lab(67.01, 55.19, -7.91) |
| CIE-LCH | lch(67.01, 55.76, 351.85°) |
| OKLab | oklab(73.76% 0.167 -0.0202) |
| OKLCH | oklch(73.76% 0.168 353.1) |
| XYZ | xyz(53.5666, 36.6489, 46.8919) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.42
Pink (survey)
#FF81C0
ΔE00 2.67
Bubble Gum Pink
#FF69AF
ΔE00 2.68
Hot Pink
#FF69B4
ΔE00 2.86
Bubblegum Pink
#FE83CC
ΔE00 4.71
Carnation Pink
#FF7FA7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F878B3 #78F8BD
analogous
#F878F3 #F878B3 #F87D78
triadic
#F878B3 #B3F878 #78B3F8
tetradic
#F878B3 #F3F878 #78F8BD #7D78F8
square
#F878B3 #F3F878 #78F8BD #7D78F8
split-complementary
#F878B3 #78F87D #78F3F8
monochromatic
#E90C72 #F53E92 #F878B3 #FBB2D4 #FDE2EF
Accessibility & contrast
On white
2.52
#F878B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F878B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F878B3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F878B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F878B3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B5
Deuteranopia (green-blind)
#AAACB0
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f878b3; /* rgb */ color: rgb(248, 120, 179); /* oklch */ color: oklch(73.8% 0.168 353.1);
Tailwind
colors: {
custom: {
50: '#fea3c9',
500: '#f878b3',
950: '#000000',
},
}SCSS
$custom: #f878b3; $custom-light: #fea3c9; $custom-dark: #000000;
JSON
{
"hex": "#f878b3",
"rgb": {
"r": 248,
"g": 120,
"b": 179
},
"hsl": {
"h": 332.344,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.73758,
"c": 0.16825,
"h": 353.1
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#F878B3
secondary
#D5F6E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82