#F78DBF#F78DBF
#F78DBF is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.1% C 0.140 H 351.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DBF |
|---|---|
| RGB | rgb(247, 141, 191) |
| HSL | hsl(332, 87%, 76%) |
| HSV | hsv(332, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 22.7%, 3.1%) |
| CIE-LAB | lab(71.28, 46.17, -8.31) |
| CIE-LCH | lch(71.28, 46.91, 349.80°) |
| OKLab | oklab(77.06% 0.1385 -0.0215) |
| OKLCH | oklch(77.06% 0.14 351.2) |
| XYZ | xyz(57.2880, 42.5897, 54.4834) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.88
Bubblegum Pink
#FE83CC
ΔE00 4.20
Pinky
#FC86AA
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.76
Bubblegum (survey)
#FF6CB5
ΔE00 6.41
Pig Pink
#E78EA5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DBF #8DF7C5
analogous
#F78DF4 #F78DBF #F7908D
triadic
#F78DBF #BFF78D #8DBFF7
tetradic
#F78DBF #F4F78D #8DF7C5 #908DF7
square
#F78DBF #F4F78D #8DF7C5 #908DF7
split-complementary
#F78DBF #8DF790 #8DF4F7
monochromatic
#EF1B7F #F3549F #F78DBF #FBC6DF #FDE2EF
Accessibility & contrast
On white
2.21
#F78DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F78DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DBF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DBF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f78dbf; /* rgb */ color: rgb(247, 141, 191); /* oklch */ color: oklch(77.1% 0.140 351.2);
Tailwind
colors: {
custom: {
50: '#fcb0d2',
500: '#f78dbf',
950: '#000000',
},
}SCSS
$custom: #f78dbf; $custom-light: #fcb0d2; $custom-dark: #000000;
JSON
{
"hex": "#f78dbf",
"rgb": {
"r": 247,
"g": 141,
"b": 191
},
"hsl": {
"h": 331.698,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.77058,
"c": 0.14016,
"h": 351.2
},
"luminance": 0.42585
}Semantic roles & 50–950 ramp
primary
#F78DBF
secondary
#D6F5E6
accent
#E37902
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082