#F779B5#F779B5
#F779B5 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.8% C 0.167 H 352.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B5 |
|---|---|
| RGB | rgb(247, 121, 181) |
| HSL | hsl(331, 89%, 72%) |
| HSV | hsv(331, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 26.7%, 3.1%) |
| CIE-LAB | lab(67.12, 54.66, -8.89) |
| CIE-LCH | lch(67.12, 55.38, 350.76°) |
| OKLab | oklab(73.83% 0.1652 -0.0229) |
| OKLCH | oklch(73.83% 0.167 352.1) |
| XYZ | xyz(53.5375, 36.7898, 47.9886) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.41
Bubblegum (survey)
#FF6CB5
ΔE00 2.49
Bubble Gum Pink
#FF69AF
ΔE00 2.94
Hot Pink
#FF69B4
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B5 #79F7BB
analogous
#F779F4 #F779B5 #F77C79
triadic
#F779B5 #B5F779 #79B5F7
tetradic
#F779B5 #F4F779 #79F7BB #7C79F7
square
#F779B5 #F4F779 #79F7BB #7C79F7
split-complementary
#F779B5 #79F77C #79F4F7
monochromatic
#E80E76 #F43F95 #F779B5 #FAB3D5 #FDE2EF
Accessibility & contrast
On white
2.51
#F779B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F779B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B5
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B5 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B7
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f779b5; /* rgb */ color: rgb(247, 121, 181); /* oklch */ color: oklch(73.8% 0.167 352.1);
Tailwind
colors: {
custom: {
50: '#fda3cb',
500: '#f779b5',
950: '#000000',
},
}SCSS
$custom: #f779b5; $custom-light: #fda3cb; $custom-dark: #000000;
JSON
{
"hex": "#f779b5",
"rgb": {
"r": 247,
"g": 121,
"b": 181
},
"hsl": {
"h": 331.429,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.7383,
"c": 0.16675,
"h": 352.1
},
"luminance": 0.36785
}Semantic roles & 50–950 ramp
primary
#F779B5
secondary
#D6F5E6
accent
#E57800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82