#F779B4#F779B4
#F779B4 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.166 H 352.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B4 |
|---|---|
| RGB | rgb(247, 121, 180) |
| HSL | hsl(332, 89%, 72%) |
| HSV | hsv(332, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 27.1%, 3.1%) |
| CIE-LAB | lab(67.09, 54.53, -8.38) |
| CIE-LCH | lch(67.09, 55.17, 351.27°) |
| OKLab | oklab(73.8% 0.1649 -0.0215) |
| OKLCH | oklch(73.8% 0.166 352.6) |
| XYZ | xyz(53.4353, 36.7489, 47.4502) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.52
Bubblegum (survey)
#FF6CB5
ΔE00 2.55
Bubble Gum Pink
#FF69AF
ΔE00 2.91
Hot Pink
#FF69B4
ΔE00 3.00
Bubblegum Pink
#FE83CC
ΔE00 4.49
Carnation Pink
#FF7FA7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B4 #79F7BC
analogous
#F779F3 #F779B4 #F77D79
triadic
#F779B4 #B4F779 #79B4F7
tetradic
#F779B4 #F3F779 #79F7BC #7D79F7
square
#F779B4 #F3F779 #79F7BC #7D79F7
split-complementary
#F779B4 #79F77D #79F3F7
monochromatic
#E80E74 #F43F94 #F779B4 #FAB3D4 #FDE2EF
Accessibility & contrast
On white
2.52
#F779B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F779B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B4
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B4 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B6
Deuteranopia (green-blind)
#AAACB1
Tritanopia (blue-blind)
#FF738F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f779b4; /* rgb */ color: rgb(247, 121, 180); /* oklch */ color: oklch(73.8% 0.166 352.6);
Tailwind
colors: {
custom: {
50: '#fda3ca',
500: '#f779b4',
950: '#000000',
},
}SCSS
$custom: #f779b4; $custom-light: #fda3ca; $custom-dark: #000000;
JSON
{
"hex": "#f779b4",
"rgb": {
"r": 247,
"g": 121,
"b": 180
},
"hsl": {
"h": 331.905,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73796,
"c": 0.16626,
"h": 352.6
},
"luminance": 0.36744
}Semantic roles & 50–950 ramp
primary
#F779B4
secondary
#D6F5E7
accent
#E57A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82