#F776B8#F776B8
#F776B8 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.5% C 0.173 H 350.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F776B8 |
|---|---|
| RGB | rgb(247, 118, 184) |
| HSL | hsl(329, 89%, 72%) |
| HSV | hsv(329, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 25.5%, 3.1%) |
| CIE-LAB | lab(66.67, 56.47, -11.26) |
| CIE-LCH | lch(66.67, 57.58, 348.73°) |
| OKLab | oklab(73.52% 0.1704 -0.0292) |
| OKLCH | oklch(73.52% 0.173 350.3) |
| XYZ | xyz(53.4898, 36.1964, 49.5076) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.98
Hot Pink
#FF69B4
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 2.69
Bubble Gum Pink
#FF69AF
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 3.91
Carnation Pink
#FF7FA7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776B8 #76F7B5
analogous
#F576F7 #F776B8 #F77678
triadic
#F776B8 #B8F776 #76B8F7
tetradic
#F776B8 #F7F576 #76F7B5 #7678F7
square
#F776B8 #F7F576 #76F7B5 #7678F7
split-complementary
#F776B8 #78F776 #76F7F5
monochromatic
#E50D7C #F43C9A #F776B8 #FAB0D6 #FDE2F0
Accessibility & contrast
On white
2.55
#F776B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F776B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776B8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776B8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594BA
Deuteranopia (green-blind)
#A7ABB5
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f776b8; /* rgb */ color: rgb(247, 118, 184); /* oklch */ color: oklch(73.5% 0.173 350.3);
Tailwind
colors: {
custom: {
50: '#fda2cd',
500: '#f776b8',
950: '#000000',
},
}SCSS
$custom: #f776b8; $custom-light: #fda2cd; $custom-dark: #000000;
JSON
{
"hex": "#f776b8",
"rgb": {
"r": 247,
"g": 118,
"b": 184
},
"hsl": {
"h": 329.302,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73524,
"c": 0.17287,
"h": 350.3
},
"luminance": 0.36192
}Semantic roles & 50–950 ramp
primary
#F776B8
secondary
#D4F5E4
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82