#F779B6#F779B6
#F779B6 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.9% C 0.167 H 351.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B6 |
|---|---|
| RGB | rgb(247, 121, 182) |
| HSL | hsl(331, 89%, 72%) |
| HSV | hsv(331, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 26.3%, 3.1%) |
| CIE-LAB | lab(67.15, 54.79, -9.41) |
| CIE-LCH | lch(67.15, 55.59, 350.25°) |
| OKLab | oklab(73.86% 0.1655 -0.0243) |
| OKLCH | oklch(73.86% 0.167 351.6) |
| XYZ | xyz(53.6405, 36.8310, 48.5309) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.32
Bubblegum (survey)
#FF6CB5
ΔE00 2.45
Hot Pink
#FF69B4
ΔE00 2.90
Bubble Gum Pink
#FF69AF
ΔE00 2.98
Bubblegum Pink
#FE83CC
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B6 #79F7BA
analogous
#F779F5 #F779B6 #F77B79
triadic
#F779B6 #B6F779 #79B6F7
tetradic
#F779B6 #F5F779 #79F7BA #7B79F7
square
#F779B6 #F5F779 #79F7BA #7B79F7
split-complementary
#F779B6 #79F77B #79F5F7
monochromatic
#E80E77 #F43F97 #F779B6 #FAB3D5 #FDE2EF
Accessibility & contrast
On white
2.51
#F779B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F779B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B6
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B6 | 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)
#8896B8
Deuteranopia (green-blind)
#AAACB3
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f779b6; /* rgb */ color: rgb(247, 121, 182); /* oklch */ color: oklch(73.9% 0.167 351.6);
Tailwind
colors: {
custom: {
50: '#fda3cb',
500: '#f779b6',
950: '#000000',
},
}SCSS
$custom: #f779b6; $custom-light: #fda3cb; $custom-dark: #000000;
JSON
{
"hex": "#f779b6",
"rgb": {
"r": 247,
"g": 121,
"b": 182
},
"hsl": {
"h": 330.952,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73863,
"c": 0.16724,
"h": 351.6
},
"luminance": 0.36826
}Semantic roles & 50–950 ramp
primary
#F779B6
secondary
#D6F5E6
accent
#E57600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82