#F78FBF#F78FBF
#F78FBF is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.137 H 351.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FBF |
|---|---|
| RGB | rgb(247, 143, 191) |
| HSL | hsl(332, 87%, 76%) |
| HSV | hsv(332, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 22.7%, 3.1%) |
| CIE-LAB | lab(71.68, 45.15, -7.70) |
| CIE-LCH | lch(71.68, 45.81, 350.32°) |
| OKLab | oklab(77.36% 0.1355 -0.0198) |
| OKLCH | oklch(77.36% 0.137 351.7) |
| XYZ | xyz(57.5855, 43.1848, 54.5826) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.35
Bubblegum Pink
#FE83CC
ΔE00 4.64
Pinky
#FC86AA
ΔE00 5.03
Carnation Pink
#FF7FA7
ΔE00 5.78
Pig Pink
#E78EA5
ΔE00 6.46
Rosa
#FE86A4
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FBF #8FF7C7
analogous
#F78FF3 #F78FBF #F7938F
triadic
#F78FBF #BFF78F #8FBFF7
tetradic
#F78FBF #F3F78F #8FF7C7 #938FF7
square
#F78FBF #F3F78F #8FF7C7 #938FF7
split-complementary
#F78FBF #8FF793 #8FF3F7
monochromatic
#EF1D7E #F3569E #F78FBF #FBC8E0 #FDE2EF
Accessibility & contrast
On white
2.18
#F78FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F78FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FBF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FBF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C1
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f78fbf; /* rgb */ color: rgb(247, 143, 191); /* oklch */ color: oklch(77.4% 0.137 351.7);
Tailwind
colors: {
custom: {
50: '#fcb2d2',
500: '#f78fbf',
950: '#000000',
},
}SCSS
$custom: #f78fbf; $custom-light: #fcb2d2; $custom-dark: #000000;
JSON
{
"hex": "#f78fbf",
"rgb": {
"r": 247,
"g": 143,
"b": 191
},
"hsl": {
"h": 332.308,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.77364,
"c": 0.13693,
"h": 351.7
},
"luminance": 0.43181
}Semantic roles & 50–950 ramp
primary
#F78FBF
secondary
#D6F5E7
accent
#E37B02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082