#F779B9#F779B9
#F779B9 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.169 H 350.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B9 |
|---|---|
| RGB | rgb(247, 121, 185) |
| HSL | hsl(330, 89%, 72%) |
| HSV | hsv(330, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 25.1%, 3.1%) |
| CIE-LAB | lab(67.24, 55.19, -10.96) |
| CIE-LCH | lch(67.24, 56.26, 348.77°) |
| OKLab | oklab(73.96% 0.1664 -0.0285) |
| OKLCH | oklch(73.96% 0.169 350.3) |
| XYZ | xyz(53.9539, 36.9563, 50.1812) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.19
Bubblegum (survey)
#FF6CB5
ΔE00 2.44
Hot Pink
#FF69B4
ΔE00 2.89
Bubble Gum Pink
#FF69AF
ΔE00 3.21
Bubblegum Pink
#FE83CC
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B9 #79F7B7
analogous
#F679F7 #F779B9 #F7797A
triadic
#F779B9 #B9F779 #79B9F7
tetradic
#F779B9 #F7F679 #79F7B7 #797AF7
square
#F779B9 #F7F679 #79F7B7 #797AF7
split-complementary
#F779B9 #7AF779 #79F7F6
monochromatic
#E80E7D #F43F9B #F779B9 #FAB3D7 #FDE2F0
Accessibility & contrast
On white
2.50
#F779B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F779B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B9
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B9 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8796BB
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f779b9; /* rgb */ color: rgb(247, 121, 185); /* oklch */ color: oklch(74.0% 0.169 350.3);
Tailwind
colors: {
custom: {
50: '#fda4ce',
500: '#f779b9',
950: '#000000',
},
}SCSS
$custom: #f779b9; $custom-light: #fda4ce; $custom-dark: #000000;
JSON
{
"hex": "#f779b9",
"rgb": {
"r": 247,
"g": 121,
"b": 185
},
"hsl": {
"h": 329.524,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73964,
"c": 0.16878,
"h": 350.3
},
"luminance": 0.36952
}Semantic roles & 50–950 ramp
primary
#F779B9
secondary
#D6F5E5
accent
#E57100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82