#F776B5#F776B5
#F776B5 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.171 H 351.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F776B5 |
|---|---|
| RGB | rgb(247, 118, 181) |
| HSL | hsl(331, 89%, 72%) |
| HSV | hsv(331, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 26.7%, 3.1%) |
| CIE-LAB | lab(66.57, 56.08, -9.71) |
| CIE-LCH | lch(66.57, 56.91, 350.18°) |
| OKLab | oklab(73.42% 0.1695 -0.0251) |
| OKLCH | oklch(73.42% 0.171 351.6) |
| XYZ | xyz(53.1786, 36.0720, 47.8690) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.95
Hot Pink
#FF69B4
ΔE00 2.37
Bubble Gum Pink
#FF69AF
ΔE00 2.50
Pink (survey)
#FF81C0
ΔE00 2.78
Bubblegum Pink
#FE83CC
ΔE00 4.38
Carnation Pink
#FF7FA7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776B5 #76F7B8
analogous
#F776F5 #F776B5 #F77876
triadic
#F776B5 #B5F776 #76B5F7
tetradic
#F776B5 #F5F776 #76F7B8 #7876F7
square
#F776B5 #F5F776 #76F7B8 #7876F7
split-complementary
#F776B5 #76F778 #76F5F7
monochromatic
#E50D77 #F43C96 #F776B5 #FAB0D4 #FDE2EF
Accessibility & contrast
On white
2.56
#F776B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F776B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776B5
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776B5 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B7
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#FF718E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f776b5; /* rgb */ color: rgb(247, 118, 181); /* oklch */ color: oklch(73.4% 0.171 351.6);
Tailwind
colors: {
custom: {
50: '#fda2cb',
500: '#f776b5',
950: '#000000',
},
}SCSS
$custom: #f776b5; $custom-light: #fda2cb; $custom-dark: #000000;
JSON
{
"hex": "#f776b5",
"rgb": {
"r": 247,
"g": 118,
"b": 181
},
"hsl": {
"h": 330.698,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73422,
"c": 0.17134,
"h": 351.6
},
"luminance": 0.36067
}Semantic roles & 50–950 ramp
primary
#F776B5
secondary
#D4F5E5
accent
#E67500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82