#F78FB2#F78FB2
#F78FB2 is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.0% C 0.131 H 359.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FB2 |
|---|---|
| RGB | rgb(247, 143, 178) |
| HSL | hsl(340, 87%, 76%) |
| HSV | hsv(340, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 27.9%, 3.1%) |
| CIE-LAB | lab(71.31, 43.38, -1.02) |
| CIE-LCH | lch(71.31, 43.39, 358.65°) |
| OKLab | oklab(76.96% 0.1312 -0.0021) |
| OKLCH | oklch(76.96% 0.131 359.1) |
| XYZ | xyz(56.2179, 42.6378, 47.3799) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.40
Pig Pink
#E78EA5
ΔE00 3.66
Rosa
#FE86A4
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 3.74
Pink (survey)
#FF81C0
ΔE00 5.67
Rose Pink
#F7879A
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FB2 #8FF7D4
analogous
#F78FE6 #F78FB2 #F7A08F
triadic
#F78FB2 #B2F78F #8FB2F7
tetradic
#F78FB2 #E6F78F #8FF7D4 #A08FF7
square
#F78FB2 #E6F78F #8FF7D4 #A08FF7
split-complementary
#F78FB2 #8FF7A0 #8FE6F7
monochromatic
#EF1D63 #F3568B #F78FB2 #FBC8D9 #FDE2EB
Accessibility & contrast
On white
2.20
#F78FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F78FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FB2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FB2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#FF899B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78fb2; /* rgb */ color: rgb(247, 143, 178); /* oklch */ color: oklch(77.0% 0.131 359.1);
Tailwind
colors: {
custom: {
50: '#fcb1c9',
500: '#f78fb2',
950: '#000000',
},
}SCSS
$custom: #f78fb2; $custom-light: #fcb1c9; $custom-dark: #000000;
JSON
{
"hex": "#f78fb2",
"rgb": {
"r": 247,
"g": 143,
"b": 178
},
"hsl": {
"h": 339.808,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.76959,
"c": 0.13118,
"h": 359.1
},
"luminance": 0.42633
}Semantic roles & 50–950 ramp
primary
#F78FB2
secondary
#D6F5EB
accent
#E39802
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082