#F776BC#F776BC
#F776BC is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.7% C 0.175 H 348.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F776BC |
|---|---|
| RGB | rgb(247, 118, 188) |
| HSL | hsl(327, 89%, 72%) |
| HSV | hsv(327, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 23.9%, 3.1%) |
| CIE-LAB | lab(66.80, 57.01, -13.32) |
| CIE-LCH | lch(66.80, 58.54, 346.85°) |
| OKLab | oklab(73.66% 0.1715 -0.0348) |
| OKLCH | oklch(73.66% 0.175 348.5) |
| XYZ | xyz(53.9150, 36.3665, 51.7471) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.33
Hot Pink
#FF69B4
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 2.82
Bubble Gum Pink
#FF69AF
ΔE00 3.34
Bubblegum Pink
#FE83CC
ΔE00 3.39
Pale Magenta
#D767AD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776BC #76F7B1
analogous
#F276F7 #F776BC #F7767C
triadic
#F776BC #BCF776 #76BCF7
tetradic
#F776BC #F7F276 #76F7B1 #767CF7
square
#F776BC #F7F276 #76F7B1 #767CF7
split-complementary
#F776BC #7CF776 #76F7F2
monochromatic
#E50D83 #F43CA0 #F776BC #FAB0D8 #FDE2F1
Accessibility & contrast
On white
2.54
#F776BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F776BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776BC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776BC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BE
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#FF7391
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f776bc; /* rgb */ color: rgb(247, 118, 188); /* oklch */ color: oklch(73.7% 0.175 348.5);
Tailwind
colors: {
custom: {
50: '#fda2d0',
500: '#f776bc',
950: '#000000',
},
}SCSS
$custom: #f776bc; $custom-light: #fda2d0; $custom-dark: #000000;
JSON
{
"hex": "#f776bc",
"rgb": {
"r": 247,
"g": 118,
"b": 188
},
"hsl": {
"h": 327.442,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73663,
"c": 0.17503,
"h": 348.5
},
"luminance": 0.36362
}Semantic roles & 50–950 ramp
primary
#F776BC
secondary
#D4F5E3
accent
#E66900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82