#F779B3#F779B3
#F779B3 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.166 H 353.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B3 |
|---|---|
| RGB | rgb(247, 121, 179) |
| HSL | hsl(332, 89%, 72%) |
| HSV | hsv(332, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 27.5%, 3.1%) |
| CIE-LAB | lab(67.06, 54.40, -7.86) |
| CIE-LCH | lch(67.06, 54.96, 351.78°) |
| OKLab | oklab(73.76% 0.1646 -0.0201) |
| OKLCH | oklch(73.76% 0.166 353) |
| XYZ | xyz(53.3338, 36.7083, 46.9156) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 2.64
Bubble Gum Pink
#FF69AF
ΔE00 2.90
Hot Pink
#FF69B4
ΔE00 3.07
Bubblegum Pink
#FE83CC
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B3 #79F7BD
analogous
#F779F2 #F779B3 #F77E79
triadic
#F779B3 #B3F779 #79B3F7
tetradic
#F779B3 #F2F779 #79F7BD #7E79F7
square
#F779B3 #F2F779 #79F7BD #7E79F7
split-complementary
#F779B3 #79F77E #79F2F7
monochromatic
#E80E72 #F43F92 #F779B3 #FAB3D4 #FDE2EF
Accessibility & contrast
On white
2.52
#F779B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F779B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B3
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B3 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B5
Deuteranopia (green-blind)
#AAACB0
Tritanopia (blue-blind)
#FF738F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f779b3; /* rgb */ color: rgb(247, 121, 179); /* oklch */ color: oklch(73.8% 0.166 353.0);
Tailwind
colors: {
custom: {
50: '#fda3c9',
500: '#f779b3',
950: '#000000',
},
}SCSS
$custom: #f779b3; $custom-light: #fda3c9; $custom-dark: #000000;
JSON
{
"hex": "#f779b3",
"rgb": {
"r": 247,
"g": 121,
"b": 179
},
"hsl": {
"h": 332.381,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73763,
"c": 0.16578,
"h": 353
},
"luminance": 0.36704
}Semantic roles & 50–950 ramp
primary
#F779B3
secondary
#D6F5E7
accent
#E57C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82