#F878C2#F878C2
#F878C2 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.3% C 0.176 H 346.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F878C2 |
|---|---|
| RGB | rgb(248, 120, 194) |
| HSL | hsl(325, 90%, 72%) |
| HSV | hsv(325, 52%, 97%) |
| CMYK | cmyk(0%, 51.6%, 21.8%, 2.7%) |
| CIE-LAB | lab(67.49, 57.19, -15.64) |
| CIE-LCH | lch(67.49, 59.29, 344.71°) |
| OKLab | oklab(74.28% 0.1714 -0.0412) |
| OKLCH | oklch(74.28% 0.176 346.5) |
| XYZ | xyz(55.1669, 37.2890, 55.3205) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 2.93
Bubblegum (survey)
#FF6CB5
ΔE00 3.21
Hot Pink
#FF69B4
ΔE00 3.51
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Pale Magenta
#D767AD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F878C2 #78F8AE
analogous
#EE78F8 #F878C2 #F87882
triadic
#F878C2 #C2F878 #78C2F8
tetradic
#F878C2 #F8EE78 #78F8AE #7882F8
square
#F878C2 #F8EE78 #78F8AE #7882F8
split-complementary
#F878C2 #82F878 #78F8EE
monochromatic
#E90C8C #F53EA8 #F878C2 #FBB2DC #FDE2F2
Accessibility & contrast
On white
2.48
#F878C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F878C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F878C2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F878C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F878C2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C4
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f878c2; /* rgb */ color: rgb(248, 120, 194); /* oklch */ color: oklch(74.3% 0.176 346.5);
Tailwind
colors: {
custom: {
50: '#fda3d4',
500: '#f878c2',
950: '#000000',
},
}SCSS
$custom: #f878c2; $custom-light: #fda3d4; $custom-dark: #000000;
JSON
{
"hex": "#f878c2",
"rgb": {
"r": 248,
"g": 120,
"b": 194
},
"hsl": {
"h": 325.313,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.74275,
"c": 0.17626,
"h": 346.5
},
"luminance": 0.37284
}Semantic roles & 50–950 ramp
primary
#F878C2
secondary
#D5F6E3
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83