#F78EBF#F78EBF
#F78EBF is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.2% C 0.139 H 351.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EBF |
|---|---|
| RGB | rgb(247, 142, 191) |
| HSL | hsl(332, 87%, 76%) |
| HSV | hsv(332, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 22.7%, 3.1%) |
| CIE-LAB | lab(71.48, 45.66, -8.01) |
| CIE-LCH | lch(71.48, 46.36, 350.06°) |
| OKLab | oklab(77.21% 0.137 -0.0207) |
| OKLCH | oklch(77.21% 0.139 351.4) |
| XYZ | xyz(57.4361, 42.8859, 54.5328) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.12
Bubblegum Pink
#FE83CC
ΔE00 4.42
Pinky
#FC86AA
ΔE00 5.08
Carnation Pink
#FF7FA7
ΔE00 5.76
Pig Pink
#E78EA5
ΔE00 6.59
Bubblegum (survey)
#FF6CB5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EBF #8EF7C6
analogous
#F78EF4 #F78EBF #F7928E
triadic
#F78EBF #BFF78E #8EBFF7
tetradic
#F78EBF #F4F78E #8EF7C6 #928EF7
square
#F78EBF #F4F78E #8EF7C6 #928EF7
split-complementary
#F78EBF #8EF792 #8EF4F7
monochromatic
#EF1C7E #F3559F #F78EBF #FBC7DF #FDE2EF
Accessibility & contrast
On white
2.19
#F78EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F78EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EBF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EBF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78ebf; /* rgb */ color: rgb(247, 142, 191); /* oklch */ color: oklch(77.2% 0.139 351.4);
Tailwind
colors: {
custom: {
50: '#fcb1d2',
500: '#f78ebf',
950: '#000000',
},
}SCSS
$custom: #f78ebf; $custom-light: #fcb1d2; $custom-dark: #000000;
JSON
{
"hex": "#f78ebf",
"rgb": {
"r": 247,
"g": 142,
"b": 191
},
"hsl": {
"h": 332,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.7721,
"c": 0.13855,
"h": 351.4
},
"luminance": 0.42882
}Semantic roles & 50–950 ramp
primary
#F78EBF
secondary
#D6F5E7
accent
#E37A02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082