#F779B7#F779B7
#F779B7 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.168 H 351.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B7 |
|---|---|
| RGB | rgb(247, 121, 183) |
| HSL | hsl(330, 89%, 72%) |
| HSV | hsv(330, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 25.9%, 3.1%) |
| CIE-LAB | lab(67.18, 54.92, -9.93) |
| CIE-LCH | lch(67.18, 55.81, 349.75°) |
| OKLab | oklab(73.9% 0.1658 -0.0257) |
| OKLCH | oklch(73.9% 0.168 351.2) |
| XYZ | xyz(53.7442, 36.8725, 49.0771) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.25
Bubblegum (survey)
#FF6CB5
ΔE00 2.42
Hot Pink
#FF69B4
ΔE00 2.88
Bubble Gum Pink
#FF69AF
ΔE00 3.05
Bubblegum Pink
#FE83CC
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B7 #79F7B9
analogous
#F779F6 #F779B7 #F77A79
triadic
#F779B7 #B7F779 #79B7F7
tetradic
#F779B7 #F6F779 #79F7B9 #7A79F7
square
#F779B7 #F6F779 #79F7B9 #7A79F7
split-complementary
#F779B7 #79F77A #79F6F7
monochromatic
#E80E79 #F43F98 #F779B7 #FAB3D6 #FDE2EF
Accessibility & contrast
On white
2.51
#F779B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F779B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B7
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B7 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896B9
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f779b7; /* rgb */ color: rgb(247, 121, 183); /* oklch */ color: oklch(73.9% 0.168 351.2);
Tailwind
colors: {
custom: {
50: '#fda4cc',
500: '#f779b7',
950: '#000000',
},
}SCSS
$custom: #f779b7; $custom-light: #fda4cc; $custom-dark: #000000;
JSON
{
"hex": "#f779b7",
"rgb": {
"r": 247,
"g": 121,
"b": 183
},
"hsl": {
"h": 330.476,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73897,
"c": 0.16775,
"h": 351.2
},
"luminance": 0.36868
}Semantic roles & 50–950 ramp
primary
#F779B7
secondary
#D6F5E6
accent
#E57500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82