#F78DC0#F78DC0
#F78DC0 is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.1% C 0.141 H 350.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DC0 |
|---|---|
| RGB | rgb(247, 141, 192) |
| HSL | hsl(331, 87%, 76%) |
| HSV | hsv(331, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 22.3%, 3.1%) |
| CIE-LAB | lab(71.31, 46.31, -8.82) |
| CIE-LCH | lch(71.31, 47.14, 349.22°) |
| OKLab | oklab(77.09% 0.1388 -0.0228) |
| OKLCH | oklch(77.09% 0.141 350.7) |
| XYZ | xyz(57.3984, 42.6339, 55.0650) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum Pink
#FE83CC
ΔE00 3.99
Pinky
#FC86AA
ΔE00 5.37
Carnation Pink
#FF7FA7
ΔE00 5.97
Bubblegum (survey)
#FF6CB5
ΔE00 6.38
Hot Pink
#FF69B4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DC0 #8DF7C4
analogous
#F78DF5 #F78DC0 #F78F8D
triadic
#F78DC0 #C0F78D #8DC0F7
tetradic
#F78DC0 #F5F78D #8DF7C4 #8F8DF7
square
#F78DC0 #F5F78D #8DF7C4 #8F8DF7
split-complementary
#F78DC0 #8DF78F #8DF5F7
monochromatic
#EF1B81 #F354A0 #F78DC0 #FBC6E0 #FDE2EF
Accessibility & contrast
On white
2.20
#F78DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F78DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DC0
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DC0 | 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)
#98A3C2
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78dc0; /* rgb */ color: rgb(247, 141, 192); /* oklch */ color: oklch(77.1% 0.141 350.7);
Tailwind
colors: {
custom: {
50: '#fcb0d3',
500: '#f78dc0',
950: '#000000',
},
}SCSS
$custom: #f78dc0; $custom-light: #fcb0d3; $custom-dark: #000000;
JSON
{
"hex": "#f78dc0",
"rgb": {
"r": 247,
"g": 141,
"b": 192
},
"hsl": {
"h": 331.132,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.7709,
"c": 0.14069,
"h": 350.7
},
"luminance": 0.4263
}Semantic roles & 50–950 ramp
primary
#F78DC0
secondary
#D6F5E6
accent
#E37702
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082