#F776B7#F776B7
#F776B7 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.172 H 350.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F776B7 |
|---|---|
| RGB | rgb(247, 118, 183) |
| HSL | hsl(330, 89%, 72%) |
| HSV | hsv(330, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 25.9%, 3.1%) |
| CIE-LAB | lab(66.64, 56.34, -10.74) |
| CIE-LCH | lch(66.64, 57.36, 349.21°) |
| OKLab | oklab(73.49% 0.1701 -0.0278) |
| OKLCH | oklch(73.49% 0.172 350.7) |
| XYZ | xyz(53.3853, 36.1547, 48.9575) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.94
Hot Pink
#FF69B4
ΔE00 2.36
Bubble Gum Pink
#FF69AF
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 2.70
Bubblegum Pink
#FE83CC
ΔE00 4.06
Carnation Pink
#FF7FA7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776B7 #76F7B6
analogous
#F676F7 #F776B7 #F77677
triadic
#F776B7 #B7F776 #76B7F7
tetradic
#F776B7 #F7F676 #76F7B6 #7677F7
square
#F776B7 #F7F676 #76F7B6 #7677F7
split-complementary
#F776B7 #77F776 #76F7F6
monochromatic
#E50D7A #F43C99 #F776B7 #FAB0D5 #FDE2F0
Accessibility & contrast
On white
2.55
#F776B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F776B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776B7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776B7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594B9
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f776b7; /* rgb */ color: rgb(247, 118, 183); /* oklch */ color: oklch(73.5% 0.172 350.7);
Tailwind
colors: {
custom: {
50: '#fda2cc',
500: '#f776b7',
950: '#000000',
},
}SCSS
$custom: #f776b7; $custom-light: #fda2cc; $custom-dark: #000000;
JSON
{
"hex": "#f776b7",
"rgb": {
"r": 247,
"g": 118,
"b": 183
},
"hsl": {
"h": 329.767,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.7349,
"c": 0.17235,
"h": 350.7
},
"luminance": 0.3615
}Semantic roles & 50–950 ramp
primary
#F776B7
secondary
#D4F5E4
accent
#E67200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82