#F779B1#F779B1
#F779B1 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.7% C 0.165 H 354.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B1 |
|---|---|
| RGB | rgb(247, 121, 177) |
| HSL | hsl(333, 89%, 72%) |
| HSV | hsv(333, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 28.3%, 3.1%) |
| CIE-LAB | lab(67.00, 54.14, -6.82) |
| CIE-LCH | lch(67.00, 54.57, 352.82°) |
| OKLab | oklab(73.7% 0.1639 -0.0173) |
| OKLCH | oklch(73.7% 0.165 354) |
| XYZ | xyz(53.1330, 36.6280, 45.8580) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Pink (survey)
#FF81C0
ΔE00 2.93
Bubble Gum Pink
#FF69AF
ΔE00 2.94
Hot Pink
#FF69B4
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 4.38
Pinky
#FC86AA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B1 #79F7BF
analogous
#F779F0 #F779B1 #F78079
triadic
#F779B1 #B1F779 #79B1F7
tetradic
#F779B1 #F0F779 #79F7BF #8079F7
square
#F779B1 #F0F779 #79F7BF #8079F7
split-complementary
#F779B1 #79F780 #79F0F7
monochromatic
#E80E6F #F43F8F #F779B1 #FAB3D3 #FDE2EE
Accessibility & contrast
On white
2.52
#F779B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F779B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B1
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B1 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B3
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#FF738E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f779b1; /* rgb */ color: rgb(247, 121, 177); /* oklch */ color: oklch(73.7% 0.165 354.0);
Tailwind
colors: {
custom: {
50: '#fda3c8',
500: '#f779b1',
950: '#000000',
},
}SCSS
$custom: #f779b1; $custom-light: #fda3c8; $custom-dark: #000000;
JSON
{
"hex": "#f779b1",
"rgb": {
"r": 247,
"g": 121,
"b": 177
},
"hsl": {
"h": 333.333,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73698,
"c": 0.16485,
"h": 354
},
"luminance": 0.36623
}Semantic roles & 50–950 ramp
primary
#F779B1
secondary
#D6F5E7
accent
#E57F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82