#F779BF#F779BF
#F779BF is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.2% C 0.172 H 347.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F779BF |
|---|---|
| RGB | rgb(247, 121, 191) |
| HSL | hsl(327, 89%, 72%) |
| HSV | hsv(327, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 22.7%, 3.1%) |
| CIE-LAB | lab(67.44, 56.00, -14.05) |
| CIE-LCH | lch(67.44, 57.73, 345.92°) |
| OKLab | oklab(74.17% 0.1681 -0.0369) |
| OKLCH | oklch(74.17% 0.172 347.6) |
| XYZ | xyz(54.6006, 37.2151, 53.5877) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.51
Bubblegum Pink
#FE83CC
ΔE00 2.74
Bubblegum (survey)
#FF6CB5
ΔE00 2.94
Hot Pink
#FF69B4
ΔE00 3.31
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Pale Magenta
#D767AD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779BF #79F7B1
analogous
#F079F7 #F779BF #F77980
triadic
#F779BF #BFF779 #79BFF7
tetradic
#F779BF #F7F079 #79F7B1 #7980F7
square
#F779BF #F7F079 #79F7B1 #7980F7
split-complementary
#F779BF #80F779 #79F7F0
monochromatic
#E80E87 #F43FA3 #F779BF #FAB3DB #FDE2F1
Accessibility & contrast
On white
2.49
#F779BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F779BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779BF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779BF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f779bf; /* rgb */ color: rgb(247, 121, 191); /* oklch */ color: oklch(74.2% 0.172 347.6);
Tailwind
colors: {
custom: {
50: '#fda4d2',
500: '#f779bf',
950: '#000000',
},
}SCSS
$custom: #f779bf; $custom-light: #fda4d2; $custom-dark: #000000;
JSON
{
"hex": "#f779bf",
"rgb": {
"r": 247,
"g": 121,
"b": 191
},
"hsl": {
"h": 326.667,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.74173,
"c": 0.17208,
"h": 347.6
},
"luminance": 0.3721
}Semantic roles & 50–950 ramp
primary
#F779BF
secondary
#D6F5E4
accent
#E56600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82