#F776C1#F776C1
#F776C1 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.8% C 0.178 H 346.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F776C1 |
|---|---|
| RGB | rgb(247, 118, 193) |
| HSL | hsl(325, 89%, 72%) |
| HSV | hsv(325, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 21.9%, 3.1%) |
| CIE-LAB | lab(66.97, 57.69, -15.88) |
| CIE-LCH | lch(66.97, 59.84, 344.61°) |
| OKLab | oklab(73.84% 0.1729 -0.0419) |
| OKLCH | oklch(73.84% 0.178 346.4) |
| XYZ | xyz(54.4633, 36.5859, 54.6351) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Bubblegum (survey)
#FF6CB5
ΔE00 3.07
Pink (survey)
#FF81C0
ΔE00 3.30
Hot Pink
#FF69B4
ΔE00 3.32
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Pale Magenta
#D767AD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776C1 #76F7AC
analogous
#EC76F7 #F776C1 #F77681
triadic
#F776C1 #C1F776 #76C1F7
tetradic
#F776C1 #F7EC76 #76F7AC #7681F7
square
#F776C1 #F7EC76 #76F7AC #7681F7
split-complementary
#F776C1 #81F776 #76F7EC
monochromatic
#E50D8B #F43CA7 #F776C1 #FAB0DB #FDE2F2
Accessibility & contrast
On white
2.53
#F776C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F776C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776C1
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776C1 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C3
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f776c1; /* rgb */ color: rgb(247, 118, 193); /* oklch */ color: oklch(73.8% 0.178 346.4);
Tailwind
colors: {
custom: {
50: '#fda2d3',
500: '#f776c1',
950: '#000000',
},
}SCSS
$custom: #f776c1; $custom-light: #fda2d3; $custom-dark: #000000;
JSON
{
"hex": "#f776c1",
"rgb": {
"r": 247,
"g": 118,
"b": 193
},
"hsl": {
"h": 325.116,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73842,
"c": 0.1779,
"h": 346.4
},
"luminance": 0.36581
}Semantic roles & 50–950 ramp
primary
#F776C1
secondary
#D4F5E2
accent
#E66000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82