#F78FB6#F78FB6
#F78FB6 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.1% C 0.133 H 356.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FB6 |
|---|---|
| RGB | rgb(247, 143, 182) |
| HSL | hsl(338, 87%, 76%) |
| HSV | hsv(338, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 26.3%, 3.1%) |
| CIE-LAB | lab(71.42, 43.91, -3.09) |
| CIE-LCH | lch(71.42, 44.02, 355.98°) |
| OKLab | oklab(77.08% 0.1325 -0.0075) |
| OKLCH | oklch(77.08% 0.133 356.7) |
| XYZ | xyz(56.6254, 42.8008, 49.5259) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.07
Carnation Pink
#FF7FA7
ΔE00 4.19
Pig Pink
#E78EA5
ΔE00 4.45
Rosa
#FE86A4
ΔE00 4.62
Pink (survey)
#FF81C0
ΔE00 4.79
Bubblegum Pink
#FE83CC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FB6 #8FF7D0
analogous
#F78FEA #F78FB6 #F79C8F
triadic
#F78FB6 #B6F78F #8FB6F7
tetradic
#F78FB6 #EAF78F #8FF7D0 #9C8FF7
square
#F78FB6 #EAF78F #8FF7D0 #9C8FF7
split-complementary
#F78FB6 #8FF79C #8FEAF7
monochromatic
#EF1D6C #F35691 #F78FB6 #FBC8DB #FDE2EC
Accessibility & contrast
On white
2.20
#F78FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F78FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FB6
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FB6 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B7
Deuteranopia (green-blind)
#B7B6B4
Tritanopia (blue-blind)
#FF899D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78fb6; /* rgb */ color: rgb(247, 143, 182); /* oklch */ color: oklch(77.1% 0.133 356.7);
Tailwind
colors: {
custom: {
50: '#fcb2cb',
500: '#f78fb6',
950: '#000000',
},
}SCSS
$custom: #f78fb6; $custom-light: #fcb2cb; $custom-dark: #000000;
JSON
{
"hex": "#f78fb6",
"rgb": {
"r": 247,
"g": 143,
"b": 182
},
"hsl": {
"h": 337.5,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.7708,
"c": 0.13273,
"h": 356.7
},
"luminance": 0.42796
}Semantic roles & 50–950 ramp
primary
#F78FB6
secondary
#D6F5E9
accent
#E38F02
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082