#F777B7#F777B7
#F777B7 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.6% C 0.171 H 350.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F777B7 |
|---|---|
| RGB | rgb(247, 119, 183) |
| HSL | hsl(330, 89%, 72%) |
| HSV | hsv(330, 52%, 97%) |
| CMYK | cmyk(0%, 51.8%, 25.9%, 3.1%) |
| CIE-LAB | lab(66.82, 55.87, -10.47) |
| CIE-LCH | lch(66.82, 56.84, 349.38°) |
| OKLab | oklab(73.63% 0.1687 -0.0271) |
| OKLCH | oklch(73.63% 0.171 350.9) |
| XYZ | xyz(53.5037, 36.3914, 48.9970) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.09
Hot Pink
#FF69B4
ΔE00 2.52
Pink (survey)
#FF81C0
ΔE00 2.54
Bubble Gum Pink
#FF69AF
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 4.00
Carnation Pink
#FF7FA7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F777B7 #77F7B7
analogous
#F777F7 #F777B7 #F77777
triadic
#F777B7 #B7F777 #77B7F7
tetradic
#F777B7 #F7F777 #77F7B7 #7777F7
square
#F777B7 #F7F777 #77F7B7 #7777F7
split-complementary
#F777B7 #77F777 #77F7F7
monochromatic
#E60E7A #F43D98 #F777B7 #FAB1D6 #FDE2F0
Accessibility & contrast
On white
2.54
#F777B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F777B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F777B7
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F777B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F777B7 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8695B9
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f777b7; /* rgb */ color: rgb(247, 119, 183); /* oklch */ color: oklch(73.6% 0.171 350.9);
Tailwind
colors: {
custom: {
50: '#fda2cc',
500: '#f777b7',
950: '#000000',
},
}SCSS
$custom: #f777b7; $custom-light: #fda2cc; $custom-dark: #000000;
JSON
{
"hex": "#f777b7",
"rgb": {
"r": 247,
"g": 119,
"b": 183
},
"hsl": {
"h": 330,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.73625,
"c": 0.17083,
"h": 350.9
},
"luminance": 0.36387
}Semantic roles & 50–950 ramp
primary
#F777B7
secondary
#D5F5E5
accent
#E67300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82