#F778C0#F778C0
#F778C0 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.1% C 0.174 H 347.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F778C0 |
|---|---|
| RGB | rgb(247, 120, 192) |
| HSL | hsl(326, 89%, 72%) |
| HSV | hsv(326, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 22.3%, 3.1%) |
| CIE-LAB | lab(67.29, 56.61, -14.83) |
| CIE-LCH | lch(67.29, 58.52, 345.32°) |
| OKLab | oklab(74.07% 0.1698 -0.039) |
| OKLCH | oklch(74.07% 0.174 347.1) |
| XYZ | xyz(54.5902, 37.0174, 54.1289) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 3.00
Hot Pink
#FF69B4
ΔE00 3.33
Bubble Gum Pink
#FF69AF
ΔE00 4.07
Pale Magenta
#D767AD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778C0 #78F7AF
analogous
#EE78F7 #F778C0 #F77881
triadic
#F778C0 #C0F778 #78C0F7
tetradic
#F778C0 #F7EE78 #78F7AF #7881F7
square
#F778C0 #F7EE78 #78F7AF #7881F7
split-complementary
#F778C0 #81F778 #78F7EE
monochromatic
#E70E89 #F43EA5 #F778C0 #FAB2DB #FDE2F2
Accessibility & contrast
On white
2.50
#F778C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F778C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778C0
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778C0 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C2
Deuteranopia (green-blind)
#A6ACBD
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f778c0; /* rgb */ color: rgb(247, 120, 192); /* oklch */ color: oklch(74.1% 0.174 347.1);
Tailwind
colors: {
custom: {
50: '#fda3d3',
500: '#f778c0',
950: '#000000',
},
}SCSS
$custom: #f778c0; $custom-light: #fda3d3; $custom-dark: #000000;
JSON
{
"hex": "#f778c0",
"rgb": {
"r": 247,
"g": 120,
"b": 192
},
"hsl": {
"h": 325.984,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.74074,
"c": 0.17422,
"h": 347.1
},
"luminance": 0.37013
}Semantic roles & 50–950 ramp
primary
#F778C0
secondary
#D5F5E3
accent
#E56300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82