#F776B4#F776B4
#F776B4 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.171 H 352.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F776B4 |
|---|---|
| RGB | rgb(247, 118, 180) |
| HSL | hsl(331, 89%, 72%) |
| HSV | hsv(331, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 27.1%, 3.1%) |
| CIE-LAB | lab(66.54, 55.95, -9.19) |
| CIE-LCH | lch(66.54, 56.70, 350.68°) |
| OKLab | oklab(73.39% 0.1692 -0.0237) |
| OKLCH | oklch(73.39% 0.171 352) |
| XYZ | xyz(53.0764, 36.0311, 47.3305) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.99
Hot Pink
#FF69B4
ΔE00 2.41
Bubble Gum Pink
#FF69AF
ΔE00 2.44
Pink (survey)
#FF81C0
ΔE00 2.85
Bubblegum Pink
#FE83CC
ΔE00 4.56
Carnation Pink
#FF7FA7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776B4 #76F7B9
analogous
#F776F5 #F776B4 #F77976
triadic
#F776B4 #B4F776 #76B4F7
tetradic
#F776B4 #F5F776 #76F7B9 #7976F7
square
#F776B4 #F5F776 #76F7B9 #7976F7
split-complementary
#F776B4 #76F779 #76F5F7
monochromatic
#E50D75 #F43C94 #F776B4 #FAB0D4 #FDE2EF
Accessibility & contrast
On white
2.56
#F776B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F776B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776B4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776B4 | 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)
#8694B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f776b4; /* rgb */ color: rgb(247, 118, 180); /* oklch */ color: oklch(73.4% 0.171 352.0);
Tailwind
colors: {
custom: {
50: '#fda2ca',
500: '#f776b4',
950: '#000000',
},
}SCSS
$custom: #f776b4; $custom-light: #fda2ca; $custom-dark: #000000;
JSON
{
"hex": "#f776b4",
"rgb": {
"r": 247,
"g": 118,
"b": 180
},
"hsl": {
"h": 331.163,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73389,
"c": 0.17085,
"h": 352
},
"luminance": 0.36026
}Semantic roles & 50–950 ramp
primary
#F776B4
secondary
#D4F5E5
accent
#E67700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82