#F78DC6#F78DC6
#F78DC6 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.3% C 0.144 H 347.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DC6 |
|---|---|
| RGB | rgb(247, 141, 198) |
| HSL | hsl(328, 87%, 76%) |
| HSV | hsv(328, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 19.8%, 3.1%) |
| CIE-LAB | lab(71.49, 47.17, -11.87) |
| CIE-LCH | lch(71.49, 48.64, 345.87°) |
| OKLab | oklab(77.29% 0.1407 -0.0311) |
| OKLCH | oklch(77.29% 0.144 347.5) |
| XYZ | xyz(58.0768, 42.9052, 58.6378) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.45
Pinky
#FC86AA
ΔE00 6.75
Hot Pink
#FF69B4
ΔE00 6.94
Bubble Gum Pink
#FF69AF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DC6 #8DF7BE
analogous
#F38DF7 #F78DC6 #F78D91
triadic
#F78DC6 #C6F78D #8DC6F7
tetradic
#F78DC6 #F7F38D #8DF7BE #8D91F7
square
#F78DC6 #F7F38D #8DF7BE #8D91F7
split-complementary
#F78DC6 #91F78D #8DF7F3
monochromatic
#EF1B8D #F354A9 #F78DC6 #FBC6E3 #FDE2F1
Accessibility & contrast
On white
2.19
#F78DC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F78DC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DC6
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DC6 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4C8
Deuteranopia (green-blind)
#B1B6C3
Tritanopia (blue-blind)
#FF8BA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78dc6; /* rgb */ color: rgb(247, 141, 198); /* oklch */ color: oklch(77.3% 0.144 347.5);
Tailwind
colors: {
custom: {
50: '#fcb0d7',
500: '#f78dc6',
950: '#000000',
},
}SCSS
$custom: #f78dc6; $custom-light: #fcb0d7; $custom-dark: #000000;
JSON
{
"hex": "#f78dc6",
"rgb": {
"r": 247,
"g": 141,
"b": 198
},
"hsl": {
"h": 327.736,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.77291,
"c": 0.14408,
"h": 347.5
},
"luminance": 0.42901
}Semantic roles & 50–950 ramp
primary
#F78DC6
secondary
#D6F5E4
accent
#E36A02
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083