#F779B8#F779B8
#F779B8 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.168 H 350.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B8 |
|---|---|
| RGB | rgb(247, 121, 184) |
| HSL | hsl(330, 89%, 72%) |
| HSV | hsv(330, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 25.5%, 3.1%) |
| CIE-LAB | lab(67.21, 55.05, -10.45) |
| CIE-LCH | lch(67.21, 56.04, 349.26°) |
| OKLab | oklab(73.93% 0.1661 -0.0271) |
| OKLCH | oklch(73.93% 0.168 350.7) |
| XYZ | xyz(53.8487, 36.9143, 49.6272) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.21
Bubblegum (survey)
#FF6CB5
ΔE00 2.42
Hot Pink
#FF69B4
ΔE00 2.87
Bubble Gum Pink
#FF69AF
ΔE00 3.12
Bubblegum Pink
#FE83CC
ΔE00 3.75
Carnation Pink
#FF7FA7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B8 #79F7B8
analogous
#F779F7 #F779B8 #F77979
triadic
#F779B8 #B8F779 #79B8F7
tetradic
#F779B8 #F7F779 #79F7B8 #7979F7
square
#F779B8 #F7F779 #79F7B8 #7979F7
split-complementary
#F779B8 #79F779 #79F7F7
monochromatic
#E80E7B #F43F99 #F779B8 #FAB3D7 #FDE2F0
Accessibility & contrast
On white
2.51
#F779B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F779B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B8
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B8 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896BA
Deuteranopia (green-blind)
#A9ACB5
Tritanopia (blue-blind)
#FF7491
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f779b8; /* rgb */ color: rgb(247, 121, 184); /* oklch */ color: oklch(73.9% 0.168 350.7);
Tailwind
colors: {
custom: {
50: '#fda4cd',
500: '#f779b8',
950: '#000000',
},
}SCSS
$custom: #f779b8; $custom-light: #fda4cd; $custom-dark: #000000;
JSON
{
"hex": "#f779b8",
"rgb": {
"r": 247,
"g": 121,
"b": 184
},
"hsl": {
"h": 330,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.7393,
"c": 0.16826,
"h": 350.7
},
"luminance": 0.3691
}Semantic roles & 50–950 ramp
primary
#F779B8
secondary
#D6F5E6
accent
#E57300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82