#F776BF#F776BF
#F776BF is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.8% C 0.177 H 347.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F776BF |
|---|---|
| RGB | rgb(247, 118, 191) |
| HSL | hsl(326, 89%, 72%) |
| HSV | hsv(326, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 22.7%, 3.1%) |
| CIE-LAB | lab(66.90, 57.41, -14.86) |
| CIE-LCH | lch(66.90, 59.31, 345.49°) |
| OKLab | oklab(73.77% 0.1724 -0.0391) |
| OKLCH | oklch(73.77% 0.177 347.2) |
| XYZ | xyz(54.2417, 36.4972, 53.4680) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.75
Hot Pink
#FF69B4
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.08
Bubblegum Pink
#FE83CC
ΔE00 3.11
Bubble Gum Pink
#FF69AF
ΔE00 3.83
Pale Magenta
#D767AD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776BF #76F7AE
analogous
#EF76F7 #F776BF #F7767F
triadic
#F776BF #BFF776 #76BFF7
tetradic
#F776BF #F7EF76 #76F7AE #767FF7
square
#F776BF #F7EF76 #76F7AE #767FF7
split-complementary
#F776BF #7FF776 #76F7EF
monochromatic
#E50D88 #F43CA4 #F776BF #FAB0DA #FDE2F1
Accessibility & contrast
On white
2.53
#F776BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F776BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776BF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776BF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f776bf; /* rgb */ color: rgb(247, 118, 191); /* oklch */ color: oklch(73.8% 0.177 347.2);
Tailwind
colors: {
custom: {
50: '#fda2d2',
500: '#f776bf',
950: '#000000',
},
}SCSS
$custom: #f776bf; $custom-light: #fda2d2; $custom-dark: #000000;
JSON
{
"hex": "#f776bf",
"rgb": {
"r": 247,
"g": 118,
"b": 191
},
"hsl": {
"h": 326.047,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.7377,
"c": 0.17673,
"h": 347.2
},
"luminance": 0.36493
}Semantic roles & 50–950 ramp
primary
#F776BF
secondary
#D4F5E2
accent
#E66400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82