#F78FB0#F78FB0
#F78FB0 is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.130 H 0.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FB0 |
|---|---|
| RGB | rgb(247, 143, 176) |
| HSL | hsl(341, 87%, 76%) |
| HSV | hsv(341, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 28.7%, 3.1%) |
| CIE-LAB | lab(71.25, 43.12, 0.01) |
| CIE-LCH | lch(71.25, 43.12, 0.01°) |
| OKLab | oklab(76.9% 0.1305 0.0006) |
| OKLCH | oklch(76.9% 0.13 0.3) |
| XYZ | xyz(56.0186, 42.5580, 46.3300) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.19
Rosa
#FE86A4
ΔE00 3.27
Pig Pink
#E78EA5
ΔE00 3.32
Carnation Pink
#FF7FA7
ΔE00 3.62
Rose Pink
#F7879A
ΔE00 5.27
Pink (survey)
#FF81C0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FB0 #8FF7D6
analogous
#F78FE4 #F78FB0 #F7A28F
triadic
#F78FB0 #B0F78F #8FB0F7
tetradic
#F78FB0 #E4F78F #8FF7D6 #A28FF7
square
#F78FB0 #E4F78F #8FF7D6 #A28FF7
split-complementary
#F78FB0 #8FF7A2 #8FE4F7
monochromatic
#EF1D5F #F35688 #F78FB0 #FBC8D8 #FDE2EB
Accessibility & contrast
On white
2.21
#F78FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F78FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FB0
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FB0 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f78fb0; /* rgb */ color: rgb(247, 143, 176); /* oklch */ color: oklch(76.9% 0.130 0.3);
Tailwind
colors: {
custom: {
50: '#fcb1c7',
500: '#f78fb0',
950: '#000000',
},
}SCSS
$custom: #f78fb0; $custom-light: #fcb1c7; $custom-dark: #000000;
JSON
{
"hex": "#f78fb0",
"rgb": {
"r": 247,
"g": 143,
"b": 176
},
"hsl": {
"h": 340.962,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.769,
"c": 0.13047,
"h": 0.3
},
"luminance": 0.42554
}Semantic roles & 50–950 ramp
primary
#F78FB0
secondary
#D6F5EB
accent
#E39C02
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082