#F776BE#F776BE
#F776BE is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.7% C 0.176 H 347.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F776BE |
|---|---|
| RGB | rgb(247, 118, 190) |
| HSL | hsl(327, 89%, 72%) |
| HSV | hsv(327, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 23.1%, 3.1%) |
| CIE-LAB | lab(66.86, 57.28, -14.35) |
| CIE-LCH | lch(66.86, 59.05, 345.94°) |
| OKLab | oklab(73.73% 0.1721 -0.0377) |
| OKLCH | oklch(73.73% 0.176 347.7) |
| XYZ | xyz(54.1321, 36.4534, 52.8904) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.60
Hot Pink
#FF69B4
ΔE00 2.90
Pink (survey)
#FF81C0
ΔE00 2.98
Bubblegum Pink
#FE83CC
ΔE00 3.19
Bubble Gum Pink
#FF69AF
ΔE00 3.66
Pale Magenta
#D767AD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776BE #76F7AF
analogous
#F076F7 #F776BE #F7767E
triadic
#F776BE #BEF776 #76BEF7
tetradic
#F776BE #F7F076 #76F7AF #767EF7
square
#F776BE #F7F076 #76F7AF #767EF7
split-complementary
#F776BE #7EF776 #76F7F0
monochromatic
#E50D86 #F43CA3 #F776BE #FAB0D9 #FDE2F1
Accessibility & contrast
On white
2.53
#F776BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F776BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776BE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776BE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f776be; /* rgb */ color: rgb(247, 118, 190); /* oklch */ color: oklch(73.7% 0.176 347.7);
Tailwind
colors: {
custom: {
50: '#fda2d1',
500: '#f776be',
950: '#000000',
},
}SCSS
$custom: #f776be; $custom-light: #fda2d1; $custom-dark: #000000;
JSON
{
"hex": "#f776be",
"rgb": {
"r": 247,
"g": 118,
"b": 190
},
"hsl": {
"h": 326.512,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73734,
"c": 0.17616,
"h": 347.7
},
"luminance": 0.36449
}Semantic roles & 50–950 ramp
primary
#F776BE
secondary
#D4F5E2
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82