#F77EB7#F77EB7
#F77EB7 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.160 H 352.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EB7 |
|---|---|
| RGB | rgb(247, 126, 183) |
| HSL | hsl(332, 88%, 73%) |
| HSV | hsv(332, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 25.9%, 3.1%) |
| CIE-LAB | lab(68.11, 52.52, -8.55) |
| CIE-LCH | lch(68.11, 53.21, 350.76°) |
| OKLab | oklab(74.59% 0.1585 -0.022) |
| OKLCH | oklch(74.59% 0.16 352.1) |
| XYZ | xyz(54.3677, 38.1194, 49.2849) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.84
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 3.88
Bubblegum Pink
#FE83CC
ΔE00 3.96
Carnation Pink
#FF7FA7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EB7 #7EF7BE
analogous
#F77EF3 #F77EB7 #F7817E
triadic
#F77EB7 #B7F77E #7EB7F7
tetradic
#F77EB7 #F3F77E #7EF7BE #817EF7
square
#F77EB7 #F3F77E #7EF7BE #817EF7
split-complementary
#F77EB7 #7EF781 #7EF3F7
monochromatic
#EC0F77 #F34497 #F77EB7 #FBB8D7 #FDE2EF
Accessibility & contrast
On white
2.44
#F77EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F77EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EB7
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EB7 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99B9
Deuteranopia (green-blind)
#ACAEB4
Tritanopia (blue-blind)
#FF7993
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77eb7; /* rgb */ color: rgb(247, 126, 183); /* oklch */ color: oklch(74.6% 0.160 352.1);
Tailwind
colors: {
custom: {
50: '#fda7cc',
500: '#f77eb7',
950: '#000000',
},
}SCSS
$custom: #f77eb7; $custom-light: #fda7cc; $custom-dark: #000000;
JSON
{
"hex": "#f77eb7",
"rgb": {
"r": 247,
"g": 126,
"b": 183
},
"hsl": {
"h": 331.736,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74592,
"c": 0.15998,
"h": 352.1
},
"luminance": 0.38115
}Semantic roles & 50–950 ramp
primary
#F77EB7
secondary
#D6F5E6
accent
#E57901
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82