#F778C5#F778C5
#F778C5 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.3% C 0.177 H 345.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F778C5 |
|---|---|
| RGB | rgb(247, 120, 197) |
| HSL | hsl(324, 89%, 72%) |
| HSV | hsv(324, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 20.2%, 3.1%) |
| CIE-LAB | lab(67.46, 57.31, -17.39) |
| CIE-LCH | lch(67.46, 59.89, 343.12°) |
| OKLab | oklab(74.26% 0.1712 -0.046) |
| OKLCH | oklch(74.26% 0.177 345) |
| XYZ | xyz(55.1536, 37.2428, 57.0963) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778C5 #78F7AA
analogous
#E978F7 #F778C5 #F77886
triadic
#F778C5 #C5F778 #78C5F7
tetradic
#F778C5 #F7E978 #78F7AA #7886F7
square
#F778C5 #F7E978 #78F7AA #7886F7
split-complementary
#F778C5 #86F778 #78F7E9
monochromatic
#E70E91 #F43EAC #F778C5 #FAB2DE #FDE2F3
Accessibility & contrast
On white
2.49
#F778C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F778C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778C5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778C5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8297C8
Deuteranopia (green-blind)
#A5ACC2
Tritanopia (blue-blind)
#FF7796
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f778c5; /* rgb */ color: rgb(247, 120, 197); /* oklch */ color: oklch(74.3% 0.177 345.0);
Tailwind
colors: {
custom: {
50: '#fda3d6',
500: '#f778c5',
950: '#000000',
},
}SCSS
$custom: #f778c5; $custom-light: #fda3d6; $custom-dark: #000000;
JSON
{
"hex": "#f778c5",
"rgb": {
"r": 247,
"g": 120,
"b": 197
},
"hsl": {
"h": 323.622,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.74255,
"c": 0.17722,
"h": 345
},
"luminance": 0.37238
}Semantic roles & 50–950 ramp
primary
#F778C5
secondary
#D5F5E2
accent
#E55A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83