#F77EBF#F77EBF
#F77EBF is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.164 H 348.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EBF |
|---|---|
| RGB | rgb(247, 126, 191) |
| HSL | hsl(328, 88%, 73%) |
| HSV | hsv(328, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 22.7%, 3.1%) |
| CIE-LAB | lab(68.36, 53.60, -12.66) |
| CIE-LCH | lch(68.36, 55.08, 346.71°) |
| OKLab | oklab(74.86% 0.1609 -0.0331) |
| OKLCH | oklch(74.86% 0.164 348.4) |
| XYZ | xyz(55.2241, 38.4619, 53.7955) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.66
Bubblegum Pink
#FE83CC
ΔE00 2.39
Bubblegum (survey)
#FF6CB5
ΔE00 3.53
Hot Pink
#FF69B4
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EBF #7EF7B6
analogous
#F37EF7 #F77EBF #F77E82
triadic
#F77EBF #BFF77E #7EBFF7
tetradic
#F77EBF #F7F37E #7EF7B6 #7E82F7
square
#F77EBF #F7F37E #7EF7B6 #7E82F7
split-complementary
#F77EBF #82F77E #7EF7F3
monochromatic
#EC0F86 #F344A2 #F77EBF #FBB8DC #FDE2F1
Accessibility & contrast
On white
2.42
#F77EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F77EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EBF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EBF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77ebf; /* rgb */ color: rgb(247, 126, 191); /* oklch */ color: oklch(74.9% 0.164 348.4);
Tailwind
colors: {
custom: {
50: '#fca7d2',
500: '#f77ebf',
950: '#000000',
},
}SCSS
$custom: #f77ebf; $custom-light: #fca7d2; $custom-dark: #000000;
JSON
{
"hex": "#f77ebf",
"rgb": {
"r": 247,
"g": 126,
"b": 191
},
"hsl": {
"h": 327.769,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74863,
"c": 0.16422,
"h": 348.4
},
"luminance": 0.38457
}Semantic roles & 50–950 ramp
primary
#F77EBF
secondary
#D6F5E4
accent
#E56A01
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82