#F779B0#F779B0
#F779B0 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.7% C 0.164 H 354.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F779B0 |
|---|---|
| RGB | rgb(247, 121, 176) |
| HSL | hsl(334, 89%, 72%) |
| HSV | hsv(334, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 28.7%, 3.1%) |
| CIE-LAB | lab(66.97, 54.01, -6.30) |
| CIE-LCH | lch(66.97, 54.38, 353.35°) |
| OKLab | oklab(73.67% 0.1636 -0.0159) |
| OKLCH | oklch(73.67% 0.164 354.4) |
| XYZ | xyz(53.0337, 36.5883, 45.3350) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.99
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Pink (survey)
#FF81C0
ΔE00 3.10
Hot Pink
#FF69B4
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 4.16
Pinky
#FC86AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779B0 #79F7C0
analogous
#F779EF #F779B0 #F78179
triadic
#F779B0 #B0F779 #79B0F7
tetradic
#F779B0 #EFF779 #79F7C0 #8179F7
square
#F779B0 #EFF779 #79F7C0 #8179F7
split-complementary
#F779B0 #79F781 #79EFF7
monochromatic
#E80E6D #F43F8E #F779B0 #FAB3D2 #FDE2EE
Accessibility & contrast
On white
2.53
#F779B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F779B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779B0
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779B0 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 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)
#8A95B2
Deuteranopia (green-blind)
#ABABAD
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f779b0; /* rgb */ color: rgb(247, 121, 176); /* oklch */ color: oklch(73.7% 0.164 354.4);
Tailwind
colors: {
custom: {
50: '#fda3c7',
500: '#f779b0',
950: '#000000',
},
}SCSS
$custom: #f779b0; $custom-light: #fda3c7; $custom-dark: #000000;
JSON
{
"hex": "#f779b0",
"rgb": {
"r": 247,
"g": 121,
"b": 176
},
"hsl": {
"h": 333.81,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73666,
"c": 0.16439,
"h": 354.4
},
"luminance": 0.36583
}Semantic roles & 50–950 ramp
primary
#F779B0
secondary
#D6F5E8
accent
#E58100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82