#F78EBC#F78EBC
#F78EBC is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.1% C 0.137 H 353.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EBC |
|---|---|
| RGB | rgb(247, 142, 188) |
| HSL | hsl(334, 87%, 76%) |
| HSV | hsv(334, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 23.9%, 3.1%) |
| CIE-LAB | lab(71.39, 45.24, -6.47) |
| CIE-LCH | lch(71.39, 45.70, 351.86°) |
| OKLab | oklab(77.11% 0.136 -0.0165) |
| OKLCH | oklch(77.11% 0.137 353.1) |
| XYZ | xyz(57.1093, 42.7552, 52.8119) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.47
Pinky
#FC86AA
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 5.07
Carnation Pink
#FF7FA7
ΔE00 5.17
Pig Pink
#E78EA5
ΔE00 5.91
Rosa
#FE86A4
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EBC #8EF7C9
analogous
#F78EF1 #F78EBC #F7958E
triadic
#F78EBC #BCF78E #8EBCF7
tetradic
#F78EBC #F1F78E #8EF7C9 #958EF7
square
#F78EBC #F1F78E #8EF7C9 #958EF7
split-complementary
#F78EBC #8EF795 #8EF1F7
monochromatic
#EF1C78 #F3559A #F78EBC #FBC7DE #FDE2EE
Accessibility & contrast
On white
2.20
#F78EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F78EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EBC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EBC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#FF8A9E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78ebc; /* rgb */ color: rgb(247, 142, 188); /* oklch */ color: oklch(77.1% 0.137 353.1);
Tailwind
colors: {
custom: {
50: '#fcb1d0',
500: '#f78ebc',
950: '#000000',
},
}SCSS
$custom: #f78ebc; $custom-light: #fcb1d0; $custom-dark: #000000;
JSON
{
"hex": "#f78ebc",
"rgb": {
"r": 247,
"g": 142,
"b": 188
},
"hsl": {
"h": 333.714,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.77114,
"c": 0.13703,
"h": 353.1
},
"luminance": 0.42751
}Semantic roles & 50–950 ramp
primary
#F78EBC
secondary
#D6F5E7
accent
#E38102
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082