#F776B3#F776B3
#F776B3 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.170 H 352.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F776B3 |
|---|---|
| RGB | rgb(247, 118, 179) |
| HSL | hsl(332, 89%, 72%) |
| HSV | hsv(332, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 27.5%, 3.1%) |
| CIE-LAB | lab(66.51, 55.82, -8.67) |
| CIE-LCH | lch(66.51, 56.49, 351.17°) |
| OKLab | oklab(73.36% 0.1689 -0.0223) |
| OKLCH | oklch(73.36% 0.17 352.5) |
| XYZ | xyz(52.9749, 35.9905, 46.7960) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.06
Bubble Gum Pink
#FF69AF
ΔE00 2.40
Hot Pink
#FF69B4
ΔE00 2.47
Pink (survey)
#FF81C0
ΔE00 2.93
Bubblegum Pink
#FE83CC
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776B3 #76F7BA
analogous
#F776F4 #F776B3 #F77A76
triadic
#F776B3 #B3F776 #76B3F7
tetradic
#F776B3 #F4F776 #76F7BA #7A76F7
square
#F776B3 #F4F776 #76F7BA #7A76F7
split-complementary
#F776B3 #76F77A #76F4F7
monochromatic
#E50D73 #F43C93 #F776B3 #FAB0D3 #FDE2EF
Accessibility & contrast
On white
2.56
#F776B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F776B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776B3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776B3 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B5
Deuteranopia (green-blind)
#A9AAB0
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f776b3; /* rgb */ color: rgb(247, 118, 179); /* oklch */ color: oklch(73.4% 0.170 352.5);
Tailwind
colors: {
custom: {
50: '#fda2c9',
500: '#f776b3',
950: '#000000',
},
}SCSS
$custom: #f776b3; $custom-light: #fda2c9; $custom-dark: #000000;
JSON
{
"hex": "#f776b3",
"rgb": {
"r": 247,
"g": 118,
"b": 179
},
"hsl": {
"h": 331.628,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73355,
"c": 0.17036,
"h": 352.5
},
"luminance": 0.35986
}Semantic roles & 50–950 ramp
primary
#F776B3
secondary
#D4F5E5
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82